Skip to main content
All docs
V26.1
  • DXAccessible Class

    The class that exposes the static QueryAccessibleInfo event used to supply accessibility information for DevExpress UI elements dynamically.

    Namespace: DevExpress.Accessibility

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

    public static class DXAccessible

    Remarks

    See the following topic for more information: DXAccessible.QueryAccessibleInfo.

    Inheritance

    Object
    DXAccessible
    See Also