INITIALPAGESIZE attribute

The INITIALPAGESIZE attribute defines the initial page size of a list element.

Syntax

INITIALPAGESIZE = lines
  1. lines is an integer that defines the initial page size for the list element.

Usage

Some list containers such as resizable SCROLLGRID containers display by default a single row, if no other elements in the form layout forces the container size implicitly.

In such case, the INITIALPAGESIZE attribute can be used to specify a default initial number of rows to be displayed.