Grid_SetCellCheckState

Funktionsname dcl_Grid_SetCellCheckState
Syntax   (dcl_Grid_SetCellCheckState <CONTROL> Row [als Long] Column [als Long] State [als 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