ActiveReports Developer 7
LastPage Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutState Structure : LastPage Property

Glossary Item Box

Specifies last page laid out by the engine for this LayoutTree.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LastPage As System.Integer
C# 
public System.int LastPage {get;}

See Also