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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

Property Value

Type Description
BarItemLinkCollection

A BarItemLinkCollection object that contains the submenu’s items.

See Also