Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialMenu Class / IsCollapsed Property

In This Topic
    IsCollapsed Property
    In This Topic
    Gets a value that indicates whether the menue is collapsed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsCollapsed As Boolean
    public bool IsCollapsed {get;}
    See Also