| Name | Description |
| BringIntoView | Brings the row into the visible area of the grid. (Inherited from Xceed.Grid.Row) |
| 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) |
| 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 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) |
| 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 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 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) |
| 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 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 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 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 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) |
| 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 Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement) |
| ResetTitleFormat | Resets the value of the TitleFormat property to its default value, DefaultTitleFormat. |
| 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 Row.VisibleWhenCollapsed property to its default value, Row.DefaultVisibleWhenCollapsed. (Inherited from Xceed.Grid.Row) |
| ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) |