[]
Gets the dimensions for the specified row.
protected virtual GridControlAdapter.RowInfo GetRowInfo(int row)
Protected Overridable Function GetRowInfo(row As Integer) As GridControlAdapter.RowInfo
| Type | Name | Description |
|---|---|---|
| int | row | The index of the row. |
| Type | Description |
|---|---|
| GridControlAdapter.RowInfo |