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

HighlightedLinkChangedEventArgs.PrevLink Property

Gets the previously highlighted link.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

Property Value

Type Description
BarItemLink

A BarItemLink object representing the previously highlighted link. null (Nothing in Visual Basic) if no link was previously highlighted.

See Also