API Reference
Class
TablerServiceConfigChoiceOptionSettings
Item-level state settings for TablerServiceConfigChoiceGroup options.
Inheritance
- Object
- TablerServiceConfigChoiceOptionSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerServiceConfigChoiceOptionSettings Active(Boolean enable = true) #Returns:
TablerServiceConfigChoiceOptionSettingsMarks the option as selected.
Parameters
- enable System.Boolean = true
public TablerServiceConfigChoiceOptionSettings Disabled(Boolean enable = true) #Returns:
TablerServiceConfigChoiceOptionSettingsMarks the option as disabled/unavailable.
Parameters
- enable System.Boolean = true