Multiple |
The MultipleChoiceOption type exposes the following members.
Name | Description | |
---|---|---|
Caption |
The caption that is mainly used to display the option in the Wizard's settings page.
(Inherited from WizardOptionBase) | |
DefaultValue | The radiobutton text checked by default | |
Dimensions |
The size of this option's display control in the Wizard dialog.
(Inherited from WizardOptionBase) | |
DisplayIndex |
The position of this option in the settings list of the Wizard dialog.
(Inherited from WizardOptionBase) | |
Name |
The internal name of the option that can be used to refer to this option in the results.
(Inherited from WizardOptionBase) | |
PossibleAnswers | The list of radiobutton texts to create | |
SortIndex |
The internal SortIndex used by the IOrdered interface.
(Inherited from WizardOptionBase) | |
Tooltip |
The tooltip display for this option.
(Inherited from WizardOptionBase) |