Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class / IsParent Property

In This Topic
    IsParent Property (C1CommandControl)
    In This Topic
    Determines whether this command is a non-empty submenu.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsParent As Boolean
    public virtual bool IsParent {get;}
    See Also