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