ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLNodePropertiesDialog Class / IsMdiChild Property

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