| 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 | Overridden. Removes the data row from the grid as well as from the data source. |
| ResetAccessibleDefaultActionDescription | Resets the value of the Row.AccessibleDefaultActionDescription property to its default value, Row.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Row) |
| ResetAccessibleDescription | Resets the value of the Row.AccessibleDescription property to its default value, Row.DefaultAccessibleDescription. (Inherited from Xceed.Grid.Row) |
| ResetAccessibleName | Resets the value of the Row.AccessibleName property to its default value, Row.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 Row.AutoHeightMode property to its default value, Row.DefaultAutoHeightMode. (Inherited from Xceed.Grid.Row) |
| ResetBackColor | Resets the value of the GridElement.BackColor property to its default value, GridElement.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 Row.CanBeCurrent property to its default value, Row.DefaultCanBeCurrent. (Inherited from Xceed.Grid.Row) |
| ResetCanBeSelected | Resets the value of the Row.CanBeSelected property to its default value, Row.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 GridElement.ClipPartialLine property to its default value, GridElement.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 GridElement.Font property to its default value, GridElement.DefaultFont. (Inherited from Xceed.Grid.GridElement) |
| ResetForeColor | Resets the value of the GridElement.ForeColor property to its default value, GridElement.DefaultForeColor. (Inherited from Xceed.Grid.GridElement) |
| 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 Row.Height property to its default value, Row.DefaultHeight. (Inherited from Xceed.Grid.Row) |
| ResetHorizontalAlignment | Resets the value of the GridElement.HorizontalAlignment property to its default value, GridElement.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 Row.Indented property to its default value, Row.DefaultIndented. (Inherited from Xceed.Grid.Row) |
| ResetMaxHeight | Resets the value of the Row.MaxHeight property to its default value, Row.DefaultMaxHeight. (Inherited from Xceed.Grid.Row) |
| ResetMinHeight | Resets the value of the Row.MinHeight property to its default value, Row.DefaultMinHeight. (Inherited from Xceed.Grid.Row) |
| ResetOverrideUIStyle | Resets the value of the GridElement.OverrideUIStyle property to its default value, GridElement.DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement) |
| ResetReadOnly | Resets the value of the GridElement.ReadOnly property to its default value, GridElement.DefaultReadOnly. (Inherited from Xceed.Grid.GridElement) |
| ResetReportStyle | Resets the property values of the GridElement.ReportStyle. (Inherited from Xceed.Grid.GridElement) |
| ResetShowFixedColumnSplitter | Resets the value of the ShowFixedColumnSplitter property to its default value, DefaultShowFixedColumnSplitter. (Inherited from Xceed.Grid.CellRow) |
| ResetShowPlusMinus | Resets the value of the ShowPlusMinus property to its default value, DefaultShowPlusMinus. |
| ResetShowTreeLine | Resets the value of the Row.ShowTreeLine property to its default value, Row.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 GridElement.Tag property to its default value, GridElement.DefaultTag. (Inherited from Xceed.Grid.GridElement) |
| ResetTrimming | Resets the value of the GridElement.Trimming property to its default value, GridElement.DefaultTrimming. (Inherited from Xceed.Grid.GridElement) |
| ResetVerticalAlignment | Resets the value of the GridElement.VerticalAlignment property to its default value, GridElement.DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement) |
| ResetVisible | Resets the value of the GridElement.Visible property to its default value, GridElement.DefaultVisible. (Inherited from Xceed.Grid.GridElement) |
| ResetVisibleWhenCollapsed | Resets the value of the Row.VisibleWhenCollapsed property to its default value, Row.DefaultVisibleWhenCollapsed. (Inherited from Xceed.Grid.Row) |
| ResetWordWrap | Resets the value of the GridElement.WordWrap property to its default value, GridElement.DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) |