Back to Devexpress

TreeMapControl.EnableHighlighting Property

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapcontrol-4d723e37.md

latest1.1 KB
Original Source

TreeMapControl.EnableHighlighting Property

Gets or sets the value that specifies whether a user can highlight treemap items.

Namespace : DevExpress.Xpf.TreeMap

Assembly : DevExpress.Xpf.TreeMap.v25.2.dll

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public bool EnableHighlighting { get; set; }
vb
Public Property EnableHighlighting As Boolean

Property Value

TypeDescription
Boolean

true if treemap items can be highlighted; otherwise, false.

|

See Also

TreeMapControl Class

TreeMapControl Members

DevExpress.Xpf.TreeMap Namespace