ActiveReports 12
AccessibilityObject Property (LayerList)

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

LayerList Class
LayerList Members