[]
Gets the composited (inherited) cell type for a specified cell on the filter bar.
public virtual ICellType GetFilterBarCellType(int column)
Public Overridable Function GetFilterBarCellType(column As Integer) As ICellType
| Type | Name | Description |
|---|---|---|
| int | column | Column index of the cell |
| Type | Description |
|---|---|
| ICellType | A cell type for a specified cell on the filter bar. |