IsCellValid Method (C1FlexGridClassic)
In This Topic
Gets a value that determines if a pair of cell coordinates are valid.
Syntax
Parameters
- row
- Row index.
- col
- Column index.
Return Value
True if the cell coordinates are valid, false otherwise.
See Also