TreeMapItem.IsSelected Property
Returns the value indicating whether a tree map item is selected.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v25.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if an item is selected; otherwise false. |
See Also