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

In This Topic
    Container Property (ProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Container As System.ComponentModel.IContainer
    public System.ComponentModel.IContainer Container {get;}
    See Also