Skip to main content
Bar

BarSubItem.ItemLinks Property

Provides access to links displayed in the submenu.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

#Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains links displayed in the submenu.

#Remarks

Use the ItemLinks property to add, remove or modify the link collection for the current submenu.

See Also