ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IHistoryApi Interface
Properties Methods

In This Topic
    IHistoryApi Interface Members
    In This Topic

    The following tables list the members exposed by IHistoryApi.

    Public Properties
     NameDescription
     PropertyGets the total number of page views stored in the history.  
     PropertyGets the current position within the navigation history, indicating the current page view.  
    Top
    Public Methods
     NameDescription
     MethodClears all page views from the history, resetting the history state.  
     MethodNavigates forward to the next page view in the history, if available.  
     MethodNavigates backward to the previous page view in the history, if available.  
    Top
    See Also