PageNumber Run-Time Property (PHP)

Applies to

Report Form, Grid Form Editable Grid

Type

Number

Access

read / write

Syntax

object->PageNumber

Description

Retrieves the current page number of the current form;

Example

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