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

In This Topic
    History Property (ReportPaneModel)
    In This Topic
    Provides history for current report pane
    Syntax
    'Declaration
     
    Public ReadOnly Property History As HistoryService
    public HistoryService History {get;}
    See Also