TdxUIADefaultSettings Members
Stores default UI Automation-related settings for all supported DevExpress controls.Properties
| Name | Description |
|---|---|
| IncludeCellsInRowName | Specifies if supported grid-like controls include all visible column values in the UI Automation node that corresponds to the focused row. |
| IncludeColumnNamesInRowName | |
| UseColumnNameAsCellName |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also