ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / HistoryService Class / Next Property

In This Topic
    Next Property (HistoryService)
    In This Topic
    Gets the next page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Integer
    public int Next {get;}

    Property Value

    The next.
    Exceptions
    ExceptionDescription
    No next history record
    See Also