Grid_SetCellCheckState

Funktionsname dcl_Grid_SetCellCheckState
Syntax   (dcl_Grid_SetCellCheckState <CONTROL> Row [as Long] Column [as Long] State [as Integer])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Grid

This method sets the cell check state for the cell at the specified row and column.

State Meaning
0 Unchecked
1 Checked