TcxRadioGroupItem Properties
Represents an individual radio button in a radio group.
Name | Description |
---|---|
Automation | Provides access to the radio group item’s UI Automation and accessibility settings. |
Caption |
Specifies the item’s caption.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Enabled protected |
Specifies whether the item’s state can be changed at runtime.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Tag |
Stores a value associated with the item.
Inherited from Tcx |
Value |
Represents the radio group’s Edit |