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:

  1. PAGEPOS may be used in CREATE, GETPROP or SETPROP statements of DATATABLE objects.

  2. This property only takes affect when a DATATABLE is bound to a HTMLCONTROL with the style set to LISTVIEW mode.

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

 



PL/B Language Reference PAGE Property PAGESIZE Property