Skip to main content

DocumentMapControl.HighlightedItemProperty Field

Identifies the DocumentMapControl.HighlightedItem dependency property.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public static readonly DependencyProperty HighlightedItemProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also