ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / LoadCompleted Event

In This Topic
    LoadCompleted Event (Viewer)
    In This Topic
    Occurs after all the viewer pages have been fully loaded.
    Syntax
    'Declaration
     
    Public Event LoadCompleted As LoadCompletedEventHandler
    public event LoadCompletedEventHandler LoadCompleted
    See Also