ActiveReports 12
AccessibleName Property (ReportExplorer)

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

ReportExplorer Class
ReportExplorer Members