Relax |
| Class | Description | |
|---|---|---|
| CheckboxOptionResult | Represents the check state of the associated CheckboxOption-checkbox. | |
| LabelOptionResult | The LabelOption does not return any values. | |
| MultipleChoiceOptionResult | Represents the checked radiobutton in the associated MultipleChoiceOption. | |
| NumericOptionResult | Represents the number entered in the associated NumericOption. | |
| OptionResultBase | The base class for all OptionResults. | |
| PositionSelectOptionResult | Represents the selected positions in the associated PositionSelectOption. | |
| SubOptionOptionResult | Represents the selected TabPage's title as well as the results for the options in it, in the associated NumericOption. | |
| TextOptionResult | Represents the text entered in the associated TextOption. |
| Structure | Description | |
|---|---|---|
| PositionSelectOptionResultRelSelectedLocation | Represents a single, RELATIVE position in the spectrum. |