windowsforms-384-controls-and-libraries-vertical-grid-visual-elements-row.md
Rows correspond to the fields in the underlying dataset. Rows can be arranged in a tree and end-users can drag a row’s bottom edge to change its height. Row resizing is in effect if the control’s VGridOptionsBehavior.ResizeRowHeaders and the row’s VGridOptionsRow.AllowSize options are enabled.
There are two types of data rows:
Data rows include row headers, row header indents and data cells.
The table below lists the main properties that affect the element’s appearance:
|
Appearance
|
You can customize the appearance of each separate element within the data row. See the descriptions of the cell, row header indent, row header and separator elements for more information.
| |
Custom Draw Event
|
See the cell, row header indent, row header and separator topics for information on manually painting these elements.
|
Related Topics: