[]
Gets the dimensions for the specified column.
protected virtual GridCellFactoryBase.ColumnInfo GetColumnInfo(bool isHeader, int column)
Type | Name | Description |
---|---|---|
bool | isHeader | True if the column belongs to the headers area. |
int | column | The index of the column. |
Type | Description |
---|---|
GridCellFactoryBase.ColumnInfo |