ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml 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