DocumentMapControl.HighlightedItem Property
Gets the Document Map’s currently highlighted item. This is a dependency property.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that specifies the currently highlighted item. |
See Also