ActiveReports 13
AccessibleName Property (Designer)

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

Designer Class
Designer Members