[]
Gets the dimensions for the specified row.
protected override GridControlAdapter.RowInfo GetRowInfo(GridRowColType rowType, int row)
Protected Overrides Function GetRowInfo(rowType As GridRowColType, row As Integer) As GridControlAdapter.RowInfo
| Type | Name | Description |
|---|---|---|
| GridRowColType | rowType | The type of row. |
| int | row | The index of the row. |
| Type | Description |
|---|---|
| GridControlAdapter.RowInfo |