Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Printing Namespace / PrintProgressForm Class / IsMdiChild Property

In This Topic
    IsMdiChild Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMdiChild As System.Boolean
    public System.bool IsMdiChild {get;}
    See Also