| Name | Description |
 | BringIntoView | Brings the cell into the visible area of the grid. (Inherited from Xceed.Grid.Cell) |
 | ClientPointToGrid | Computes the location of the specified client point into grid coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
 | ClientRectangleToGrid | Computes the size and location of the specified client rectangle in grid coordinates (Inherited from Xceed.Grid.VisualGridElement) |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | DoDragDrop | Begins a drag-and-drop operation. (Inherited from Xceed.Grid.VisualGridElement) |
 | EnterEdit | Overloaded. Enter edit mode. (Inherited from Xceed.Grid.Cell) |
 | GetDisplayText | Retrieves the formatted text displayed by the cell. (Inherited from Xceed.Grid.Cell) |
 | GetDisplayVisualStyle | Retrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement) |
 | GetFittedHeight | Retrieves the fitted height of the cell in pixels. (Inherited from Xceed.Grid.Cell) |
 | GetFittedWidth | Retrieves the fitted width of the cell in pixels. (Inherited from Xceed.Grid.Cell) |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | GridPointToClient | Computes the location of the specified grid point into client coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
 | GridRectangleToClient | Computes the size and location of the specified grid rectangle in client coordinates (Inherited from Xceed.Grid.VisualGridElement) |
 | Initialize | This method is reserved for internal use and is not intended to be used directly from your code. |
 | 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. (Inherited from Xceed.Grid.VisualGridElement) |
 | LeaveEdit | Stops the edition of the cell. (Inherited from Xceed.Grid.Cell) |
 | PointToClient | Determines the location of the specified screen point into client coordinates.
Should not be used when doing painting destined for printing. (Inherited from Xceed.Grid.VisualGridElement) |
 | PointToScreen | Determines the location of the specified client point into screen coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
 | RectangleToClient | Determine the size and location of the specified screen rectangle in client coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
 | RectangleToScreen | Determines the size and location of the specified client rectangle in screen coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetAccessibleDefaultActionDescription | Resets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Cell) |
 | ResetAccessibleDescription | Resets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. (Inherited from Xceed.Grid.Cell) |
 | ResetAccessibleName | Resets the value of the AccessibleName property to its default value, DefaultAccessibleName. (Inherited from Xceed.Grid.Cell) |
 | ResetAllowDrop | Resets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement) |
 | ResetBackgroundImage | Resets the value of the VisualGridElement.BackgroundImage property to its default value, VisualGridElement.DefaultBackgroundImage. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetBackgroundImageAlignment | Resets the value of the VisualGridElement.BackgroundImageAlignment property to its default value, VisualGridElement.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetBackgroundImageStyle | Resets the value of the VisualGridElement.BackgroundImageStyle property to its default value, VisualGridElement.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetCanBeCurrent | Resets the value of the CanBeCurrent property to its default value, DefaultCanBeCurrent. (Inherited from Xceed.Grid.Cell) |
 | ResetCellEditorDisplayConditions | Resets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.Cell) |
 | ResetCellEditorManager | Resets the value of the CellEditorManager property to its default value, DefaultCellEditorManager. (Inherited from Xceed.Grid.Cell) |
 | ResetCellViewerManager | Resets the value of the CellViewerManager property to its default value, DefaultCellViewerManager. (Inherited from Xceed.Grid.Cell) |
 | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement) |
 | ResetErrorDescription | Resets the value of the ErrorDescription property to its default value, string.Empty. (Inherited from Xceed.Grid.Cell) |
 | 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) |
 | ResetFormatProvider | Resets the value of the FormatProvider property to its default value, DefaultFormatProvider. (Inherited from Xceed.Grid.Cell) |
 | ResetFormatSpecifier | Resets the value of the FormatSpecifier property to its default value, DefaultFormatSpecifier. (Inherited from Xceed.Grid.Cell) |
 | ResetGradientMap | Resets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement) |
 | 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. (Inherited from Xceed.Grid.VisualGridElement) |
 | ResetIdleValue | Resets the value of the IdleValue property to its default value, DefaultIdleValue. |
 | ResetNullText | Resets the value of the NullText property to its default value, DefaultNullText. (Inherited from Xceed.Grid.Cell) |
 | ResetNullValue | Resets the value of the NullValue property to its default value, DefaultNullValue. (Inherited from Xceed.Grid.Cell) |
 | 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) |
 | ResetStyle | Resets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.VisualGridElement) |
 | 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) |
 | ToString | Returns a string representing the Value of the cell. (Inherited from Xceed.Grid.Cell) |