PAGEPOS Property
10.5, PLBCMP GUI Only
The PAGEPOS property sets the current page position. The property uses the following format:
PAGEPOS[={value}]
Note the following:
PAGEPOS may be used in CREATE, GETPROP or SETPROP statements of DATATABLE objects.
This property only takes affect when a DATATABLE is bound to a HTMLCONTROL with the style set to LISTVIEW mode.
The {value} is a decimal number, a Numeric Variable, or an Expression which specifies a one-based number. The page position is calculated based on the current PAGESIZE being used.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |