Table of Contents
Subclass of GraffitiControlGroupItem
Enumerations #
This class exposes no enumerations.
Constants #
This class exposes no constants.
Events #
This class exposes no events.
Methods #
Name | Parameters | Return Type | Description |
---|---|---|---|
Constructor | group as String value as Boolean, label as String = “” | None | Creates a new instance of the class. |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Group | String | “” | Radio group name of which this control is part. |
Label | String | “” | Text or HTML shown as a label for the value element. |
Value | Boolean | False | Current boolean value of the item. |