Enumerations
Name | Values |
| This class exposes no enumerations. |
Constants
Name | Type | Value |
| | This class exposes no constants. |
Events
Definition | Description |
ValueChange() | Fires when the user changes the value. |
Methods
Definition | Description |
| This class exposes no methods. |
Properties
Name | Type | Default Value | Description |
HasLabel | Boolean | True | Displays LabelTrue or LabelFalse when True. |
LabelFalse | String | “” | Text to display when Value is Talse. |
LabelTrue | String | “” | Text to display when Value is True. |
StyleIcon | WebStyle | Nil | WebStyle applied to the value icon. |
StyleIconTrue | WebStyle | Nil | WebStyle applied to the icon when the value is True. |
Value | Boolean | False | Current value of the control. |
Examples
There are currently no examples for this class.