ActiveReports 12
AccessibleDescription Property (ReportsLibrary)

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

ReportsLibrary Class
ReportsLibrary Members