MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / History Property

In This Topic
History Property (Viewer)
In This Topic
Gets the history API for manipulating the viewer's history.
Syntax
'Declaration
 
Public ReadOnly Property History As IHistoryApi
 

Property Value

An GrapeCity.Viewer.Common.IHistoryApi representing the history API.
See Also