ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / History Property

In This Topic
    History Property (Viewer)
    In This Topic
    Public API for history manipulation.
    Syntax
    'Declaration
     
    Public ReadOnly Property History As IHistoryApi
    public IHistoryApi History {get;}
    See Also