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