ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IAccessibleItem Interface / AccessibleDescription Property

In This Topic
    AccessibleDescription Property (IAccessibleItem)
    In This Topic
    Gets the description of the control used by accessibility client applications.
    Syntax
    'Declaration
     
    ReadOnly Property AccessibleDescription As String
    string AccessibleDescription {get;}
    See Also