ActiveReports 12
AccessibilityObject Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : AccessibilityObject Property
Gets the System.Windows.Forms.AccessibleObject assigned to the control.
Syntax
'Declaration
 
Public ReadOnly Property AccessibilityObject As AccessibleObject
public AccessibleObject AccessibilityObject {get;}

Property Value

The System.Windows.Forms.AccessibleObject assigned to the control.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members