Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / AllowGroupFiltering Property

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