IsRowBound Method (SheetView)
In This Topic
Gets whether the specified row is bound to a data source.
Syntax
Parameters
- row
- Row index
Return Value
true if the row is bound; otherwise false
Example
This example returns whether the specified row is bound.
See Also