GraffitiControlGroupRadioButton

Subclass of GraffitiControlGroupItem

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

NameParametersReturn TypeDescription
Constructorgroup as String
value as Boolean, label as String = “”
NoneCreates a new instance of the class.

Properties #

NameTypeDefault ValueDescription
GroupString“”Radio group name of which this control is part.
LabelString“”Text or HTML shown as a label for the value element.
ValueBooleanFalseCurrent boolean value of the item.