GetData(Int32,Int32,Boolean) Method
In This Topic
Gets the value of a grid cell, taking into account the value returned by the
GetCellCheck method.
Syntax
Parameters
- row
- Row index.
- col
- Column index.
- getCheck
- Whether to take into account the value of the GetCellCheck method.
See Also