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

In This Topic
    IsLastInDocument Field
    In This Topic
    Indicates the page is last in document.
    Syntax
    'Declaration
     
    Public ReadOnly IsLastInDocument As Boolean
    public readonly bool IsLastInDocument
    See Also