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

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