Version

UltraListViewColumnHeaderUIElement Class Methods

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

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 resize operation has been completed.  
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.UIElement)
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. The cursor to use over the adjustable area of the element.  
Public MethodGetAdjustmentRangeOverridden. Returns the UIElementAdjustmentRangeParams struct which describes the adjustable range for this UltraListViewColumnHeaderUIElement.  
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidths (Inherited from Infragistics.Win.UIElement)
Public MethodGetContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
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 MethodInitializeInitializes this UltraListViewColumnHeaderUIElement instance for use by a new UltraListViewColumnBase.  
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.  (Inherited from Infragistics.Win.UIElement)
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 whether horizontal resizing is allowed when the cursor is positioned over the specified point.  
Public MethodSupportsUpDownAdjustmentsFromPointOverridden. Returns whether vertical resizing is allowed when the cursor is positioned over the specified 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 MethodCreateUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBackColor (Inherited from Infragistics.Win.HeaderUIElementBase)
Protected MethodDrawBorders (Inherited from Infragistics.Win.HeaderUIElementBase)
Protected MethodDrawChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawFocus (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawForegroundOverridden. Draws the foreground for this element.  
Protected MethodDrawImage (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImageBackgroundOverridden. Draws the image background for this element  
Protected MethodDrawThemeOverridden. Handles rendering the themed version of the element.  
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden. Initializes the appearance for this UltraListViewColumnHeaderUIElement.  
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.UIElement)
Protected MethodIntersectInvalidRectOverridden. Returns the intersection of this UIElement'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 MethodOnDispose (Inherited from Infragistics.Win.UIElement)
Protected MethodOnDoubleClickOverridden. Called when a DoubleClick notification is received while the cursor is positioned over this element.  
Protected MethodOnElementAdjustmentStartOverridden. Called when a mousedown is received and a resize operation is started.  
Protected MethodOnMouseDownOverridden. Called when a mouse button is pressed while the cursor is positioned over this element.  
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 MethodOnNewDeltaXOverridden. Called when the the X delta has changed.  
Protected MethodOnNewDeltaY (Inherited from Infragistics.Win.AdjustableUIElement)
Protected MethodPositionChildElementsOverridden. Positions the child UIElements for this UltraListViewColumnHeaderUIElement.  
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
See Also