TcxButtonGroupItem.Automation Property
Provides access to the button’s UI Automation and accessibility-related settings.
Declaration
property Automation: TdxAutomationElementSettings read; write;
Property Value
| Type | Description |
|---|---|
| TdxAutomationElementSettings | Stores UI Automation tree node settings. |
See Also