Skip to main content
Bar

BarDockingMenuItem.ItemLinks Property

Provides access to the collection of links displayed by the BarDockingMenuItem.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

Property Value

Type Description
BarItemLinkCollection

The collection of links displayed by the BarDockingMenuItem.

See Also