[]
Determines whether the row is bound.
bool IsRowBound(int row)
Function IsRowBound(row As Integer) As Boolean
Index of row in the model
true if the row is bound; otherwise, false.
true
false