Version

GroupHeader.GroupHeaderAccessibleObject Class Members

The following tables list the members exposed by GroupHeader.GroupHeaderAccessibleObject.

Public Constructors
 NameDescription
Public ConstructorGroupHeader.GroupHeaderAccessibleObject ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsGets the location and size of the accessible object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyGroupReturns the associated group.  
Public PropertyHelpGets a description of what the object does or how the object is used. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameThe accessible name for the data area. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public PropertyParentGets the parent of an accessible object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public PropertyRoleOverridden. Gets the role of this accessible object.  
Public PropertyStateGets the state of this accessible object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public PropertyValueReturns the caption (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
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 MethodGetFocusedOverridden. Retrieves the object that has the keyboard focus.  
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedOverridden. Retrieves the currently selected child.  
Public MethodHitTestRetrieves the child object at the specified screen coordinates. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public MethodNavigateOverridden. Navigates to another accessible object.  
Public MethodSelectModifies the selection or moves the keyboard focus of the accessible object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
See Also