[]
Gets the kind of cell.
protected override object GetCellKind(GridCellType cellType, GridColumn col)
Protected Overrides Function GetCellKind(cellType As GridCellType, col As GridColumn) As Object
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The kind of cell. |
| GridColumn | col | The column. |
| Type | Description |
|---|---|
| object |