ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.8 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog Class / IsMdiContainer Property

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