[]
Determines whether the column is bound to a data source column.
bool IsColumnBound(int column)
Function IsColumnBound(column As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | column | Index of a column in the model for which to return the status |
Type | Description |
---|---|
bool |