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

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