Skip to main content
A newer version of this page is available. .

HierarchicalTreeMapItemControl Class

The helper control allowing you to apply themes to tree map items generated from a hierarchical data source.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.TreeMap, DevExpress.Wpf.TreeMap

Declaration

public class HierarchicalTreeMapItemControl :
    Control,
    INotifyPropertyChanged
See Also