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

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