PageSize Run-Time Property (PHP)

Applies to

Report Form, Grid Form Editable Grid

Type

Number

Access

read

Syntax

object->PageSize

Description

Specifies page size of the current form.

Example

$label1->SetValue($Report1->PageSize);