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