| Name | Description |
|---|
 | AdjustRowHeaderBorderStyle(DataGridViewAdvancedBorderStyle^, DataGridViewAdvancedBorderStyle^, Boolean, Boolean, Boolean, Boolean) | Modifies an input row header border style according to the specified criteria. |
 | Clone() | |
 | CreateAccessibilityInstance() | |
 | CreateCells(DataGridView^) | Clears the existing cells and sets their template according to the supplied DataGridView template. |
 | CreateCells(DataGridView^, array<Object^>^) | Clears the existing cells and sets their template and values. |
 | CreateCellsInstance() | Constructs a new collection of cells based on this row. |
 | Dispose() | |
 | Dispose(Boolean) | |
 | DrawFocus(Graphics^, Rectangle, Rectangle, Int32, DataGridViewElementStates, DataGridViewCellStyle^, Boolean) | Draws a focus rectangle around the specified bounds. |
 | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
 | Finalize() | Releases the resources associated with the band.(Inherited from DataGridViewBand.) |
 | GetContextMenuStrip(Int32) | Gets the shortcut menu for the row. |
 | GetErrorText(Int32) | Gets the error text for the row at the specified index. |
 | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
 | GetPreferredHeight(Int32, DataGridViewAutoSizeRowMode, Boolean) | Calculates the ideal height of the specified row based on the specified criteria. |
 | GetState(Int32) | Returns a value indicating the current state of the row. |
 | GetType() | Gets the Type of the current instance.(Inherited from Object.) |
 | MemberwiseClone() | Creates a shallow copy of the current Object.(Inherited from Object.) |
 | OnDataGridViewChanged() | |
 | Paint(Graphics^, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean) | |
 | PaintCells(Graphics^, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean, DataGridViewPaintParts) | Paints the cells in the current row. |
 | PaintHeader(Graphics^, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean, DataGridViewPaintParts) | Paints the header cell of the current row. |
 | RaiseCellClick(DataGridViewCellEventArgs^) | |
 | RaiseCellContentClick(DataGridViewCellEventArgs^) | |
 | RaiseCellContentDoubleClick(DataGridViewCellEventArgs^) | |
 | RaiseCellValueChanged(DataGridViewCellEventArgs^) | |
 | RaiseDataError(DataGridViewDataErrorEventArgs^) | |
 | RaiseMouseWheel(MouseEventArgs^) | |
 | SetValues(array<Object^>^) | Sets the values of the row's cells. |
 | ToString() | |