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