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

BarItemLinkBase.Links Property

Gets the link collection that owns the current object.

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 that owns the current object.

See Also