| Function Name | dcl-Grid-GetCurCell |
|---|---|
| Syntax | (dcl-Grid-GetCurCell
<CONTROL>) |
| Return Type | List of Longs as (Row Column) |
| Applies To | Grid |
This method returns the active cell. If Row is -1, an entire column is active. If Column is -1, an entire row is active.