ActiveReports 13
AccessibleName Property (Viewer)

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

Property Value

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

Reference

Viewer Class
Viewer Members