ActiveReports 12
AccessibleRole Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : AccessibleRole Property
Gets or sets the accessible role of the control
Syntax
'Declaration
 
Public Property AccessibleRole As AccessibleRole
public AccessibleRole AccessibleRole {get; set;}

Property Value

One of the values of System.Windows.Forms.AccessibleRole. The default is Default.
Exceptions
ExceptionDescription
The value assigned is not one of the System.Windows.Forms.AccessibleRole values.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members