Control Object Properties
CurrentValue Value of current cell in grid
 

The 'CurrentValue$ property is a +PxPlus Exclusive feature

Description The CurrentValue property is used to access the value of the current cell within a grid. Using the CurrentValue$ property avoids the application from having to set the 'Row and 'Colno properties for a grid prior to reading the value in the grid.
   
Used by GRID