Skip to main content
All docs
V25.2
  • TdxUIADefaultSettings Class

    Stores default UI Automation-related settings for all supported DevExpress controls.

    Declaration

    TdxUIADefaultSettings = class(
        TObject
    )

    Remarks

    Use the [IncludeCellsInRowName] class property to change the default value interpretation for IncludeCellsInRowName properties declared in Data Grid (TdxGridTableViewAutomationSetting) and Tree List (TdxTreeListAutomationSettings) accessibility setting classes.

    Inheritance

    TObject
    TdxUIADefaultSettings
    See Also