[]
Gets or sets whether the Gallery can be filtering.
[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