ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / History Property

In This Topic
    History Property (ViewerModel)
    In This Topic
    Gets the history api.
    Syntax
    'Declaration
     
    Public ReadOnly Property History As IHistoryApi
    public IHistoryApi History {get;}
    See Also