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

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