ActiveReports 12
AccessibleDescription Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer 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

ReportExplorer Class
ReportExplorer Members