Grid_GetCurCell

Funktionsname dcl_Grid_GetCurCell
Syntax   (dcl_Grid_GetCurCell <CONTROL>)
Rückgabewert List of Longs as (Row Column)
Anwendbar auf 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.