HighlightedLinkChangedEventArgs.PrevLink Property
In This Article
Gets the previously highlighted link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BarItemLink PrevLink { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also