GraffitiButtonSegmentItem

Enumerations #

Name Values
This class exposes no enumerations.

Constants #

Name Type Value
This class exposes no constants.

Events #

Definition Description
This class exposes no events.

Methods #

Definition Parameters Return Value Description
Constructor Name as String None Creates a new instance of the class.
Caption as String
Value as Boolean

Properties #

Name Type Default Value Description
Caption String “” The caption of the button.
Enabled Boolean True Reflects whether the button is enabled or disabled.
Indicator WebUIControl.Indicators Default Bootstrap Indicator applied to the button.
IndicatorSelected WebUIControl.Indicators Default Bootstrap Indicator applied to the button when Value = True.
Name String “” Special identifier.
Tag Variant Nil Developer storage.
Value Boolean False Reflects whether the button is selected.

Examples #

There are currently no examples for this class.