Skip to main content
Bar

BarSubItemLink.ItemLinks Property

Provides access to the collection of links displayed in the current submenu.

Namespace: DevExpress.Xpf.Bars

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

#Declaration

#Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains the submenu's items.

See Also