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

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