ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Shape Class / AccessibleDescription Property

In This Topic
    AccessibleDescription Property (Shape)
    In This Topic
    Gets the description of the control used by accessibility client applications.
    Syntax
    'Declaration
     
    Public Property AccessibleDescription As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo AccessibleDescription {get; set;}
    See Also