DropDownGalleryEventArgs(GalleryDropDownPopupMenu) Constructor
Initializes a new instance of the DropDownGalleryEventArgs class with the specified settings.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Parameters
Name | Type | Description |
---|---|---|
dropDownGallery | GalleryDropDownPopupMenu | A GalleryDropDownPopupMenu object. |
See Also