ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutPage Interface / IsLastInDocument Property

In This Topic
    IsLastInDocument Property
    In This Topic
    Gets a value indicating whether the page is last in document.
    Syntax
    'Declaration
     
    ReadOnly Property IsLastInDocument As Boolean
    bool IsLastInDocument {get;}
    See Also