ILinksHolder.ActualLinks Property
In This Article
Returns the links currently displayed by the link container.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
BarItemLinkCollection ActualLinks { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also