FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / AllowCollapsed Property

In This Topic
    AllowCollapsed Property (RibbonGroup)
    In This Topic
    Gets or sets a value indicating whether the group can be collapsed.
    Syntax
    'Declaration
     
    Public Property AllowCollapsed As System.Boolean
    public System.bool AllowCollapsed {get; set;}
    See Also