Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / IsEnabledParent Property

In This Topic
    IsEnabledParent Property
    In This Topic
    Returns true if the linked command is enabled and contains a submenu.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEnabledParent As Boolean
    public bool IsEnabledParent {get;}
    See Also