PopupMenu.ItemLinks Property
In This Article
Gets the collection of item links displayed in the current menu.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
Use the ItemLinks property to add elements to the menu.
See Also