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

ILinksHolder.ActualLinks Property

Returns the links currently displayed by the link container.

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 links currently displayed by the link container.

See Also