| Name | Description |
 | BringIntoView | Brings the grid element into the visible area of the grid. (Inherited from Xceed.Grid.GridElement) |
 | ClientPointToGrid | Computes the location of the specified client point into grid coordinates. |
 | ClientRectangleToGrid | Computes the size and location of the specified client rectangle in grid coordinates |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | DoDragDrop | Begins a drag-and-drop operation. |
 | GetDisplayVisualStyle | Retrieves the grid element's visual style used to paint itself. |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | GridPointToClient | Computes the location of the specified grid point into client coordinates. |
 | GridRectangleToClient | Computes the size and location of the specified grid rectangle in client coordinates |
 | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
 | Invalidate | Invalidates the rectangle of the grid element and causes a paint message
to be sent to the grid control. |
 | PointToClient | Determines the location of the specified screen point into client coordinates.
Should not be used when doing painting destined for printing. |
 | PointToScreen | Determines the location of the specified client point into screen coordinates. |
 | RectangleToClient | Determine the size and location of the specified screen rectangle in client coordinates. |
 | RectangleToScreen | Determines the size and location of the specified client rectangle in screen coordinates. |
 | ResetAllowDrop | Resets the value of the AllowDrop property to its default value, DefaultAllowDrop. |
 | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement) |
 | ResetBackgroundImage | Resets the value of the BackgroundImage property to its default value, DefaultBackgroundImage. |
 | ResetBackgroundImageAlignment | Resets the value of the BackgroundImageAlignment property to its default value, DefaultBackgroundImageAlignment. |
 | ResetBackgroundImageStyle | Resets the value of the BackgroundImageStyle property to its default value, DefaultBackgroundImageStyle. |
 | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement) |
 | ResetFont | Resets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement) |
 | ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElement) |
 | ResetGradientMap | Resets the value of the GradientMap property to its default value, DefaultGradientMap. |
 | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement) |
 | ResetHotVisualStyle | Resets the hot visual style of a VisualGridElement that is in a hot state. |
 | ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement) |
 | ResetReadOnly | Resets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement) |
 | ResetReportStyle | Resets the property values of the ReportStyle. (Inherited from Xceed.Grid.GridElement) |
 | ResetStyle | Overridden. Resets the values of the properties affected by a GridElementStyle to their default values. |
 | ResetTag | Resets the value of the Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement) |
 | ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement) |
 | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement) |
 | ResetVisible | Resets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement) |
 | ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) |