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

In This Topic
    IsMdiContainer Property (TagsInputForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsMdiContainer As System.Boolean
    public System.bool IsMdiContainer {get; set;}
    See Also