[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGallery.AllowGroupFiltering

AllowGroupFiltering Property

AllowGroupFiltering

Gets or sets whether the Gallery can be filtering.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonGallery.AllowGroupFiltering", "Gets or sets whether the Gallery can be filtering.")]
public bool AllowGroupFiltering { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGallery.AllowGroupFiltering", "Gets or sets whether the Gallery can be filtering.")>
Public Property AllowGroupFiltering As Boolean