DropDownGalleryEventArgs Constructors
Provides data for the RibbonGalleryBarItem.DropDownGalleryInit andRibbonGalleryBarItem.DropDownGalleryClosed events.Name | Parameters | Description |
---|---|---|
DropDownGalleryEventArgs(GalleryDropDownPopupMenu) | dropDownGallery | Initializes a new instance of the DropDownGalleryEventArgs class with the specified settings. |
See Also