Function Name | dcl-Grid-SetCellCheckState |
---|---|
Syntax | (dcl-Grid-SetCellCheckState
<CONTROL> Row [as Long] Column [as
Long] State [as
Integer]) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Grid |
This method sets the cell check state for the cell at the specified row and column.
State | Meaning |
---|---|
0 | Unchecked |
1 | Checked |