PAGESIZE Property


10.5, PLBCMP GUI Only

 

The PAGESIZE property specifies the number of rows to be included for each page defined by the PAGEPOS value. The property uses the following format:

PAGESIZE[={value}]

Note the following:

  1. PAGESIZE 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 page size being used.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference PAGEPOS Property PARENTWIN Property