[]
Represents a row in a split.
public class ViewRow
| Name | Description |
|---|---|
| DataRowIndex | Gets index of the row in data source. |
| Height | Gets or sets the height of a row. |
| RowError | Gets or sets the custom error description for a row in a bounded grid. |
| RowType | Gets the type of row. |
| Visible | Gets or sets the visiblity of a row. |
| Width | Gets or sets the width of a row. |
| Name | Description |
|---|---|
| AutoSize() | Adjust the size of the row to fully display cell data. |