Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontGroup Class / AllowCollapsed Property

In This Topic
    AllowCollapsed Property (FontGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowCollapsed As System.Boolean
    public System.bool AllowCollapsed {get; set;}
    See Also