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.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains the submenu’s items.

See Also