Version

RowsCollectionAccessibleObject Class Members

The following tables list the members exposed by RowsCollectionAccessibleObject.

Public Constructors
 NameDescription
Public ConstructorRowsCollectionAccessibleObject ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Supply the rectangle that encapsulates the area represented by the RowsCollection.  
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyGridPointer back to the Grid.  
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyIsRootRowsCollectionThis property determines whether the represented RowsCollection is part of the root RowsCollection of the Grid or if the RowsCollection is part of a Child within the Grid.  
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. Returns the name of the accessible object.  
Public PropertyParentOverridden. Gets the parent of an accessible object  
Public PropertyRoleOverridden. Returns the role of the accessible object.  
Public PropertyState (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public Methods
 NameDescription
Public MethodDoDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildOverridden. Retrieves the accessible child corresponding to the specified index  
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
Public MethodGetFocused (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelected (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodHitTestOverridden. Retrieves the child object at the specified screen coordinates.  
Public MethodNavigate (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodSelect (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize accessibility calls.  
See Also