ActiveReports 12
AccessibleDescription Property (Viewer)

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

Viewer Class
Viewer Members