Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / IsCollapsed Property

In This Topic
    IsCollapsed Property (C1RadialMenu)
    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