ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / ProgressInfo Class / IsLast Field

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