ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / LoadCompleted Event

In This Topic
    LoadCompleted Event (ReportModelBase)
    In This Topic
    LoadState changed on LoadState.Completed notification
    Syntax
    'Declaration
     
    Public Event LoadCompleted As EventHandler
    public event EventHandler LoadCompleted
    See Also