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

In This Topic
    OwnedForms Property (ComplexExporterOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnedForms As System.Windows.Forms.Form()
    public System.Windows.Forms.Form[] OwnedForms {get;}
    See Also