ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf 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
     PropertyReturns the number of page views in the history.  
     PropertyGets the current page's position in the navigation history.  
    Top
    Public Methods
     NameDescription
     MethodClears the page views from the history.  
     MethodNavigates to the next page in the history.  
     MethodNavigates to the previous page in the view history.  
    Top
    See Also