ActiveReports 8
IHistoryApi Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common Namespace : IHistoryApi Interface

Glossary Item Box

The following tables list the members exposed by IHistoryApi.

Public Properties

 NameDescription
 PropertyCountReturns the number of page views in the history.  
 PropertyPositionGets the current page's position in the navigation history.  
Top

Public Methods

 NameDescription
 MethodClearClears the page views from the history.  
 MethodMoveNextNavigates to the next page in the history.  
 MethodMovePrevNavigates to the previous page in the view history.  
Top

See Also