Skip to main content
A newer version of this page is available.
All docs
V18.2

HierarchicalTreeMapItemControl.ItemType Property

For internal use only. Returns the type of the tree map item whose appearance the control configures.

Namespace: DevExpress.Xpf.TreeMap

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

Declaration

[Browsable(false)]
public ItemType ItemType { get; }

Property Value

Type
DevExpress.Xpf.TreeMap.Native.ItemType
See Also