Control Object Properties

CurrentValue$

Value of Current Cell in Grid

Description

Value of current cell in grid

This 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.

(The CurrentValue$ property was added in PxPlus v8.11, build 9182.8.)

Used By

GRID