| Function Name | dcl-Grid-GetCellCheckState |
|---|---|
| Syntax | (dcl-Grid-GetCellCheckState
<CONTROL> Row [as Long] Column [as
Long]) |
| Return Type | Integer |
| Applies To | Grid |
This method returns the current cell check state for the cell at the specified row and column.
| Value | State |
|---|---|
| 0 | Unchecked |
| 1 | Checked |