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

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