Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonGroup Class / IsCollapsed Property

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