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

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