[]
Gets the dimensions for the specified column.
protected override GridControlAdapter.ColumnInfo GetColumnInfo(GridRowColType columnType, int column)
Type | Name | Description |
---|---|---|
GridRowColType | columnType | True type of column. |
int | column | The index of the column. |
Type | Description |
---|---|
GridControlAdapter.ColumnInfo |