MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IHistoryApi Interface
Members

IHistoryApi Interface
Defines the interface for interacting with the HistoryService, allowing navigation and management of the page view history.
Object Model
IHistoryApi Interface
Syntax
'Declaration
 
Public Interface IHistoryApi 
 
Remarks
This interface provides methods for navigating through the history of viewed pages, as well as retrieving information about the history state, such as the total number of pages viewed and the current position within the history. It also allows for clearing the history.
See Also