Version

BandHeader.BandHeaderAccessibleObject Class Members

The following tables list the members exposed by BandHeader.BandHeaderAccessibleObject.

Public Constructors
 NameDescription
Public ConstructorBandHeader.BandHeaderAccessibleObject ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBandReturns the associated UltraGridBand object.  
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
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 PropertyStateOverridden. Gets the state of this accessible object.  
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 MethodGetChildRetrieves the accessible child corresponding to the specified index. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public MethodGetChildCountRetrieves the number of children belonging to an accessible object. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public MethodGetFocusedRetrieves the object that has the keyboard focus. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedRetrieves the currently selected child. (Inherited from Infragistics.Win.UltraWinGrid.HeaderBase.HeaderAccessibleObjectBase)
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