ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Forms Namespace / ProgressForm Class / Load Event

In This Topic
    Load Event (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Load As System.EventHandler
    public event System.EventHandler Load
    See Also