GalleryDropDownPopupMenu(BarItemLinkCollection, RibbonGalleryBarItemLinkControl) Constructor
In This Article
Initializes a new instance of the GalleryDropDownPopupMenu class with specified settings.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
public GalleryDropDownPopupMenu(
BarItemLinkCollection itemLinks,
RibbonGalleryBarItemLinkControl ownerLinkControl
)
#Parameters
Name | Type |
---|---|
item |
Bar |
owner |
DevExpress. |
See Also