BarItems.CreatePopupMenu(BarItem[]) Method
In This Article
Creates a new PopupMenu with the specified manager.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
items | Bar |
A Bar |
#Returns
Type | Description |
---|---|
Popup |
A Popup |
See Also