Version

HeaderUIElement Class Properties

For a list of all members of this type, see HeaderUIElement members.

Public Properties
 NameDescription
Public PropertyAccessibilityInstance (Inherited from Infragistics.Win.UIElement)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyAxisNameReturns the name of the associated Axis.  
Public PropertyBorderSidesBorder sides (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Public PropertyBorderStyleBorderStyle (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyControl (Inherited from Infragistics.Win.UIElement)
Public PropertyControlElement (Inherited from Infragistics.Win.UIElement)
Public PropertyCursor (Inherited from Infragistics.Win.UIElement)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawingClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyExpandedReturns a boolean value indicating whether the Tuple associated with this element is currently expanded.  
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsExpandableReturns a boolean value indicating whether the Tuple associated with this element is expandable.  
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElement (Inherited from Infragistics.Win.UIElement)
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyParent (Inherited from Infragistics.Win.UIElement)
Public PropertyParentIsRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyPath (Inherited from Infragistics.Win.UIElement)
Public PropertyPivotGridReturns a reference to the associated UltraPivotGrid control. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyTupleIndexReturns the index of the associated Tuple.  
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRoleReturns the AppStyling role for this element (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyUIRoleNameReturns the name of the Application Styling role with which this element is associated, or an empty string if this element is not associated with any role. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyAxisItemReturns the PivotGridAxisItemBase instance associated with this header, or null if the header represents a hierarchical axis member.  
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildrenClipChildren (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelf (Inherited from Infragistics.Win.UIElement)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasBottomBorderReturns a boolean value indicating whether this element has a bottom border. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasLeftBorderReturns a boolean value indicating whether this element has a left border. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyHasRightBorderReturns a boolean value indicating whether this element has a right border. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyHasTopBorderReturns a boolean value indicating whether this element has a top border. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyImageSizeDefines the image size for this element. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyItemExistsWhen overridden in a derived class, returns a boolean value specifying whether the associated data item has been created. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyNotificationBadgeProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
See Also