Skip to main content
Bar

PopupMenu.ItemLinks Property

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
BarItemLinkCollection

A BarItemLinkCollection object that stores item links displayed in the current menu.

#Remarks

Use the ItemLinks property to add elements to the menu.

See Also