Data Row
A data row represents an individual data source record within a Table View. Rows contain data cells.

The table below lists the main properties affecting element behavior and appearance.
| Characteristics | Members |
|---|---|
| Contents | GridControl.GetCellValue, GridControl.SetCellValue |
| Style | TableView.RowStyle |
| Template | TableView.DataRowTemplate, TableView.DataRowTemplateSelector |
| Print Template | TableView.PrintRowTemplate |
| Minimum Height | TableView.RowMinHeight |