| Funktionsname | dcl_Grid_GetCellCheckState |
|---|---|
| Syntax | (dcl_Grid_GetCellCheckState
<CONTROL> Row [as Long] Column [as
Long]) |
| Rückgabewert | Integer |
| Anwendbar auf | Grid |
This method returns the current cell check state for the cell at the specified row and column.
| Value | State |
|---|---|
| 0 | Unchecked |
| 1 | Checked |