IsColumnBound Method (SheetView)
In This Topic
Gets whether the column is bound to a data source column.
Syntax
Parameters
- column
- Model column to be tested
Return Value
true if the column is bound; otherwise false
Example
This example returns whether the specified column is bound.
See Also