GrapeCity.ActiveReports.Viewer.Wpf.v9 Assembly > GrapeCity.Viewer.Common Namespace : IHistoryApi Interface |
The following tables list the members exposed by IHistoryApi.
Name | Description | |
---|---|---|
Count | Returns the number of page views in the history. | |
Position | Gets the current page's position in the navigation history. |
Name | Description | |
---|---|---|
Clear | Clears the page views from the history. | |
MoveNext | Navigates to the next page in the history. | |
MovePrev | Navigates to the previous page in the view history. |