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

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

    Property Value

    The previous.
    Exceptions
    ExceptionDescription
    No previous history record
    See Also