[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.SpreadDataBindingAdapter.GetColumnCellType

GetColumnCellType Method

GetColumnCellType(int)

Gets the cell type of the column in the data source.

Declaration
public ICellType GetColumnCellType(int colIndex)
Public Function GetColumnCellType(colIndex As Integer) As ICellType
Parameters
Type Name Description
int colIndex

Index of the column in the data source

Returns
Type Description
ICellType

The cell type of the column