[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetFilterBarCellType

GetFilterBarCellType Method

GetFilterBarCellType(int)

Gets the composited (inherited) cell type for a specified cell on the filter bar.

Declaration
public virtual ICellType GetFilterBarCellType(int column)
Public Overridable Function GetFilterBarCellType(column As Integer) As ICellType
Parameters
Type Name Description
int column

Column index of the cell

Returns
Type Description
ICellType

A cell type for a specified cell on the filter bar.