For a list of all members of this type, see RowUIElementBase members.
Name | Description | |
---|---|---|
AdjustableElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
AdjustRectForRightToLeft | (Inherited from Infragistics.Win.UIElement) | |
AdjustRectForZooming | (Inherited from Infragistics.Win.UIElement) | |
AdjustRegionToZoomFactor | (Inherited from Infragistics.Win.UIElement) | |
ApplyAdjustment | Overridden. Called after a move/resize operation. | |
Contains | Overloaded. Overridden. Checks if the point is over the element. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DirtyChildElements | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
Draw | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
DrawElement | (Inherited from Infragistics.Win.UIElement) | |
DrawToBitmap | (Inherited from Infragistics.Win.UIElement) | |
ElementFromPoint | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
GetAdjustableCursor | (Inherited from Infragistics.Win.AdjustableUIElement) | |
GetAdjustmentRange | Overridden. 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. | |
GetAncestor | (Inherited from Infragistics.Win.UIElement) | |
GetBorderWidths | (Inherited from Infragistics.Win.UIElement) | |
GetContext | Overloaded. Overridden. Returns an object of requested type that relates to the element or null. | |
GetDescendant | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HasAncestor | (Inherited from Infragistics.Win.UIElement) | |
HasContext | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
HitTest | (Inherited from Infragistics.Win.UIElement) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
IsDescendantOf | (Inherited from Infragistics.Win.UIElement) | |
Navigate | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
Offset | Overloaded. Overridden. Overridden. Offsets this element's rect and (optionally) all of its descendant elements. | |
OnElementAdjusted | (Inherited from Infragistics.Win.AdjustableUIElement) | |
OnElementAdjustmentAborted | (Inherited from Infragistics.Win.AdjustableUIElement) | |
PointInAdjustableArea | (Inherited from Infragistics.Win.AdjustableUIElement) | |
PointInElement | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
(Inherited from Infragistics.Win.UIElement) | ||
SupportsLeftRightAdjustmentsFromPoint | (Inherited from Infragistics.Win.AdjustableUIElement) | |
SupportsUpDownAdjustmentsFromPoint | (Inherited from Infragistics.Win.AdjustableUIElement) | |
VerifyChildElements | Overloaded. (Inherited from Infragistics.Win.UIElement) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
AdjustForDrawing | (Inherited from Infragistics.Win.AdjustableUIElement) | |
AdjustRangeForRightToLeft | (Inherited from Infragistics.Win.AdjustableUIElement) | |
AdjustRangeForZooming | (Inherited from Infragistics.Win.AdjustableUIElement) | |
CanStartAdjustment | (Inherited from Infragistics.Win.AdjustableUIElement) | |
ContinueDescendantSearch | Overridden. This method is called from Infragistics.Win.UIElement.GetDescendant(System.Type,System.Object[]) as an optimization to prevent searching down element paths that can't possibly contain the element that is being searched for. | |
CreatePreRowAreaUIElement | Method for creating PreRowAreaUIElement derived class instances. | |
CreateRowCellAreaUIElement | Method for creating RowCellAreaUIElementBase derived class instances. | |
CreateRowSelectorUIElement | Method for creating RowSelectorUIElementBase derived class instances. | |
CreateUIAutomationProvider | Overridden. Factory method which creates a UI Automation wrapper for the specified context. | |
DrawBackColor | Overridden. This element doesn't draw a background. | |
DrawBorders | (Inherited from Infragistics.Win.UIElement) | |
DrawChildElements | (Inherited from Infragistics.Win.UIElement) | |
DrawFocus | (Inherited from Infragistics.Win.UIElement) | |
DrawForeground | (Inherited from Infragistics.Win.UIElement) | |
DrawImage | (Inherited from Infragistics.Win.UIElement) | |
DrawImageBackground | Overridden. This element doesn't draw an image background. | |
DrawTheme | (Inherited from Infragistics.Win.UIElement) | |
GetUIRole | (Inherited from Infragistics.Win.UIElement) | |
InitAppearance | (Inherited from Infragistics.Win.UIElement) | |
InternalCursorFromAppearance | (Inherited from Infragistics.Win.UIElement) | |
InternalSetElementsChanged | (Inherited from Infragistics.Win.UIElement) | |
IntersectInvalidRect | Overridden. Returns the intersection of the element's rect with the invalid rect for the current draw operation. | |
InvertHorizontalBar | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertLine | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertRect | (Inherited from Infragistics.Win.AdjustableUIElement) | |
InvertVerticalBar | (Inherited from Infragistics.Win.AdjustableUIElement) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAfterDraw | (Inherited from Infragistics.Win.UIElement) | |
OnBeforeDraw | (Inherited from Infragistics.Win.UIElement) | |
OnDispose | Overridden. Called when the object is being disposed. | |
OnDoubleClick | Overridden. Called when the mouse is double clicked on this element. | |
OnElementAdjustmentStart | Overridden. Called when a mousedown is received and a resize operation is started. | |
OnMousePanCapture | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanCaptureTerminated | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanHorizontal | (Inherited from Infragistics.Win.UIElement) | |
OnMousePanVertical | (Inherited from Infragistics.Win.UIElement) | |
OnNewDeltaX | (Inherited from Infragistics.Win.AdjustableUIElement) | |
OnNewDeltaY | (Inherited from Infragistics.Win.AdjustableUIElement) | |
OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
PositionChildElements | Overridden. 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. | |
SetParent | (Inherited from Infragistics.Win.UIElement) | |
WantsInputNotification | (Inherited from Infragistics.Win.UIElement) |