TdxTreeListAutomationSettings Properties
Stores UI Automation tree-related settings for a Tree List control.| Name | Description |
|---|---|
| AutomationId | Inherited from TdxAutomationElementSettings. |
| DefaultIncludeCellsInRowName | Specifies if all visible column values are included in the UI Automation node that corresponds to the focused row. |
| DefaultIncludeColumnNamesInRowName | |
| DescribedBy | Specifies an external source of the control/UI element description in the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| Description | Specifies the control/UI element description in the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| IsContentElement | Specifies if the control/UI element belongs to the content view of the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| IsControlElement | Specifies if the control/UI element belongs to the control view of the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| Name | Specifies the control/UI element name in the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| NamedBy | Specifies an external source of the control/UI element node name in the UI Automation tree. Inherited from TdxAutomationElementSettings. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| UseColumnNameAsCellName |
See Also