Sub |
The SubOptionOptionResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SubOptionOptionResult | Initializes a new SubOptionOptionResult object. |
Name | Description | |
---|---|---|
![]() | Name |
The internal name of the option that this result represents.
(Inherited from OptionResultBase) |
![]() | SelectedSubItem | The title/name of the TabPage selected by the user. |
![]() | Values | The list of result of the options on the selected TabPage. |
Name | Description | |
---|---|---|
![]() | ToCheckboxOptionResult |
Helper function to get a CheckboxOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |
![]() | ToMultipleChoiceOptionResult |
Helper function to get a MultipleChoiceOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |
![]() | ToNumericOptionResult |
Helper function to get a NumericOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |
![]() | ToPositionSelectOptionResult |
Helper function to get a PositionSelectOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |
![]() | ToSubOptionOptionResult |
Helper function to get a SubOptionOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |
![]() | ToTextOptionResult |
Helper function to get a TextOptionResult from the OptionResultBase object.
(Inherited from OptionResultBase) |