Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGallery Class / AllowGroupFiltering Property

In This Topic
    AllowGroupFiltering Property (RibbonGallery)
    In This Topic
    Gets or sets whether the Gallery can be filtering.
    Syntax
    'Declaration
     
    
    Public Property AllowGroupFiltering As Boolean
    public bool AllowGroupFiltering {get; set;}
    See Also