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

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

    Property Value

    true if has previous; otherwise, false.
    See Also