ActiveReports 13
AccessibleDescription Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : AccessibleDescription Property
Gets or sets the description of the control used by accessibility client applications.
Syntax
'Declaration
 
Public Property AccessibleDescription As String
public string AccessibleDescription {get; set;}

Property Value

The description of the control used by accessibility client applications. The default is null.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members