[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.IsColumnBound

IsColumnBound Method

IsColumnBound(int)

Gets whether the column is bound to a data source column.

Declaration
public bool IsColumnBound(int column)
Public Function IsColumnBound(column As Integer) As Boolean
Parameters
Type Name Description
int column

Model column to be tested

Returns
Type Description
bool

True, if the column is bound; otherwise, false