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

In This Topic
    HasNext Property
    In This Topic
    Gets a value indicating whether the history has next page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasNext As Boolean
    public bool HasNext {get;}

    Property Value

    true if has next; otherwise, false.
    See Also