ImageGalleryFilterMenu(StandaloneGallery) Constructor
Initializes a new instance of the ImageGalleryFilterMenu class with the specified gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| gallery | StandaloneGallery | A StandaloneGallery object that represents the current gallery. |
See Also