Version

HeaderUIElement Class Members

The following tables list the members exposed by HeaderUIElement.

Public Constructors
 NameDescription
Public ConstructorHeaderUIElement ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldchildElementsCollection (Inherited from Infragistics.Win.UIElement)
Protected FieldchildElementsCollectionDirty (Inherited from Infragistics.Win.UIElement)
Protected Fielddraggingdragging  
Protected FieldinitialLeftRightAdjustmentPointInRightBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldinitialUpDownAdjustmentPointInBottomBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected FieldparentElement (Inherited from Infragistics.Win.UIElement)
Protected FieldrectValue (Inherited from Infragistics.Win.UIElement)
Protected FieldstartDraggingstartDragging  
Public Properties
 NameDescription
Public PropertyAccessibilityInstance (Inherited from Infragistics.Win.UIElement)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustableOverridden. CUIElementHeader:IsMoveable Returns true header can be resized  
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Overrides the BorderSides to return the BorderSides from the UIElement  
Public PropertyBorderStyleOverridden. Returns or sets a value that determines the border style of an object.  
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 PropertyEnabledOverridden. Gets whether this element is enabled.  
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyHeaderReturns the Header object associated with the UIElement. This property is read-only at run-time. This property is not available at design-time.  
Public PropertyIsAccessibleElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElementOverridden. Indicates if the element supports UI Automation.  
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 PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBorders (Inherited from Infragistics.Win.HeaderUIElementBase)
Public PropertyRegionOverridden. Returns the region of this element. The deafult returns the element's Rect as a region. This method can be overriden to supply an irregularly shaped region  
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItemOverridden. If the context for this element is a selectable item (e.g. a grid row, cell or header) it is returned. The default implementation walks up the parent chain calling this method recursively until a selectable item is found or the control element is reached  
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProviderOverridden. Returns a UIAutomation provider for this UIElement.  
Public PropertyUIRoleOverridden. Returns the Infragistics.Win.AppStyling.UIRole associated with this element.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyActiveThemeMouseTrackingOverridden. Indicates if the element supports hot tracking over the header.  
Protected PropertyAdjustForControlPosition (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyCanEnterEditModeReturns whether this element can enter edit mode.  
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelfOverridden. Returning true causes all drawing of this element to be expicitly clipped to its region  
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawAdjustmentBarWhileSizingOverridden. True if Adjustment Bar should be drawn while sizing.  
Protected PropertyDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyHeaderStateOverridden. Indicates the state of the header.  
Protected PropertyHeaderStyleOverridden. Returns the HeaderStyle that this column header should use.  
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyNotificationBadgeProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertyRequiresSeparatorOverridden. Returns a boolean indicating if the item requires the rendering a separator.  
Protected PropertyShouldUseEditorReturns whether this element should render using an embeddable editor element (as opposed to a TextUIElement)  
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsLeftRightAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromLeftBorderOverridden. True if this element supports left to right adjustments by grabbing the left border  
Protected PropertySupportsLeftRightAdjustmentsFromRightBorderOverridden. True if this element supports left to right adjustments by grabbing the right border  
Protected PropertySupportsUpDownAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromBottomBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromTopBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyUseFloatingDragIndicatorWindow (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
Public Methods
 NameDescription
Public MethodAdjustableElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForRightToLeft (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForZooming (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRegionToZoomFactor (Inherited from Infragistics.Win.UIElement)
Public MethodApplyAdjustmentOverridden. Called after a move/resize operation.  
Public MethodContainsOverloaded. Overridden. Checks if the point is over the element.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDirtyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDrawOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDrawElement (Inherited from Infragistics.Win.UIElement)
Public MethodDrawToBitmap (Inherited from Infragistics.Win.UIElement)
Public MethodElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustableCursorOverridden. Returns the cursor to use over the adjustable area of the element.  
Public MethodGetAdjustmentRangeOverridden. Returns the range limits for adjusting the element in either or both dimensions. It also returns the initial rects for the vertical and horizontal bars that will need to be inverted during the mouse drag operation.  
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidths (Inherited from Infragistics.Win.UIElement)
Public MethodGetContextOverloaded. Overridden. Returns an object of requested type that relates to the element or null.  
Public MethodGetDescendantOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodHasAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodHasContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodHitTest (Inherited from Infragistics.Win.UIElement)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodIsDescendantOf (Inherited from Infragistics.Win.UIElement)
Public MethodNavigateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodOffsetOverloaded. Overridden. Overridden. Offsets this element's rect and (optionally) all of its descendant elements.  
Public MethodOnElementAdjusted (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodOnElementAdjustmentAbortedOverridden. Called after a CaptureAborted is received and the adjustment is canceled.  
Public MethodPointInAdjustableArea (Inherited from Infragistics.Win.AdjustableUIElement)
Public MethodPointInElementOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPrint (Inherited from Infragistics.Win.UIElement)
Public MethodSupportsLeftRightAdjustmentsFromPointOverridden. Returns true if the element can be moved or resized horizontally by clicking on the passed in mouse point  
Public MethodSupportsUpDownAdjustmentsFromPointOverridden. Returns true if the element can be moved or resized vertically by clicking on the passed in mouse point  
Public MethodVerifyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustForDrawing (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodAdjustRangeForRightToLeft (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodAdjustRangeForZooming (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodCanStartAdjustmentOverridden. Invoked when the mouse is pressed down on the adjustable area before an adjustment begins.  
Protected MethodContinueDescendantSearch (Inherited from Infragistics.Win.UIElement)
Protected MethodCreateUIAutomationProviderOverridden. Factory method which creates a UI Automation wrapper for the specified context.  
Protected MethodDrawBackColor (Inherited from Infragistics.Win.HeaderUIElementBase)
Protected MethodDrawBordersOverridden. Overridden.  
Protected MethodDrawChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawFocus (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawForeground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImage (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImageBackground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawTheme (Inherited from Infragistics.Win.HeaderUIElementBase)
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden. Initialize the appearance structure for this element  
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.UIElement)
Protected MethodIntersectInvalidRectOverridden. Overridden. Returns the intersection of the element's rect with the invalid rect for the current draw operation.  
Protected MethodInvertHorizontalBar (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertLine (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertRect (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodInvertVerticalBar (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnBeforeDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnCaptureAbortedOverridden. Overridden method.  
Protected MethodOnDisposeOverridden. Overridden.  
Protected MethodOnDoubleClickOverridden. Called when the mouse is double clicked on this element.  
Protected MethodOnElementAdjustmentStart (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodOnMouseDownOverridden. Called when the mouse down message is received over the element.  
Protected MethodOnMouseEnterOverridden. Overridden.  
Protected MethodOnMouseLeaveOverridden. Overridden.  
Protected MethodOnMouseMoveOverridden. Overridden method. Has logic for column dragging.  
Protected MethodOnMousePanCapture (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanCaptureTerminated (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanHorizontal (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanVertical (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseUpOverridden. Called when the mouse up message is received over the element.  
Protected MethodOnNewDeltaXOverridden. Called when the the X delta has changed.  
Protected MethodOnNewDeltaYOverridden. Called when the the Y delta has changed.  
Protected MethodPositionChildElementsOverridden. Makes sure that the child elements for this element are in the ChildElements array and that they are positioned properly. This needs to be overridden if the element has any child elements.  
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodWantsInputNotificationOverridden. Returns true if this ui element is interested in getting notificaions of type inputType at the specified location. Default implementation always returns true.  
Public Events
 NameDescription
Public EventElementAdjusted (Inherited from Infragistics.Win.AdjustableUIElement)
See Also