Skip to main content
A newer version of this page is available. .
Bar

BarSubItemLink.ItemLinks Property

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

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains the submenu’s items.

See Also