ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutState Structure / LastPage Property

In This Topic
    LastPage Property
    In This Topic
    Specifies last page laid out by the engine for this LayoutTree.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastPage As Integer
    public int LastPage {get;}
    See Also