| Name | Description |
| BeginEdit | Places the row in edition mode and keeps a copy of the row's current data. (Inherited from Xceed.Grid.CellRow) |
| BringIntoView | Brings the row into the visible area of the grid. (Inherited from Xceed.Grid.Row) |
| CancelEdit | Cancels any modifications made to the row and restores the original data. (Inherited from Xceed.Grid.CellRow) |
| 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) |
| EndEdit | Commits the modifications made to the row's data and exits edition mode. (Inherited from Xceed.Grid.CellRow) |
| GetDisplayVisualStyle | Retrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement) |
| GetFittedHeight | Retrieves the fitted height of the row in pixels. (Inherited from Xceed.Grid.Row) |
| 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) |
| 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) |
| 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) |
| Remove | Removes the row from its containing list. (Inherited from Xceed.Grid.Row) |
| ResetAccessibleDefaultActionDescription | Resets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Row) |
| ResetAccessibleDescription | Resets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. (Inherited from Xceed.Grid.Row) |
| ResetAccessibleName | Resets the value of the AccessibleName property to its default value, DefaultAccessibleName. (Inherited from Xceed.Grid.Row) |
| ResetAllowCellNavigation | Resets the value of the AllowCellNavigation property to its default value, DefaultAllowCellNavigation. (Inherited from Xceed.Grid.CellRow) |
| ResetAllowDrop | Resets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement) |
| ResetAutoHeightMode | Resets the value of the AutoHeightMode property to its default value, DefaultAutoHeightMode. (Inherited from Xceed.Grid.Row) |
| 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.Row) |
| ResetCanBeSelected | Resets the value of the CanBeSelected property to its default value, DefaultCanBeSelected. (Inherited from Xceed.Grid.Row) |
| ResetCellEditorDisplayConditions | Resets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.CellRow) |
| 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, DefaultErrorDescription. (Inherited from Xceed.Grid.CellRow) |
| ResetFitHeightToEditors | Resets the value of the FitHeightToEditors property to its default value, DefaultFitHeightToEditors. (Inherited from Xceed.Grid.CellRow) |
| 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. |
| ResetGradientMap | Resets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement) |
| ResetHeight | Resets the value of the Height property to its default value, DefaultHeight. (Inherited from Xceed.Grid.Row) |
| 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) |
| ResetIndented | Resets the value of the Indented property to its default value, DefaultIndented. (Inherited from Xceed.Grid.Row) |
| ResetMaxHeight | Resets the value of the MaxHeight property to its default value, DefaultMaxHeight. (Inherited from Xceed.Grid.Row) |
| ResetMinHeight | Resets the value of the MinHeight property to its default value, DefaultMinHeight. (Inherited from Xceed.Grid.Row) |
| 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) |
| ResetRunningStatGroupLevel | Resets the value of the RunningStatGroupLevel property to its default value, DefaultRunningStatGroupLevel. |
| ResetShowFixedColumnSplitter | Resets the value of the ShowFixedColumnSplitter property to its default value, DefaultShowFixedColumnSplitter. (Inherited from Xceed.Grid.CellRow) |
| ResetShowTreeLine | Resets the value of the ShowTreeLine property to its default value, DefaultShowTreeLine. (Inherited from Xceed.Grid.Row) |
| 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) |
| ResetTextFormat | Resets the value of the TextFormat property to its default value, DefaultTextFormat . |
| 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) |
| ResetVisibleWhenCollapsed | Resets the value of the VisibleWhenCollapsed property to its default value, DefaultVisibleWhenCollapsed. (Inherited from Xceed.Grid.Row) |
| ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) |