StandaloneGallery.MenuOpened Property
Gets whether the Group Filter menu is opened.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Group Filter menu is opened; otherwise, false. |
Remarks
See StandaloneGallery.AllowFilter to learn more.
See Also