Skip to main content

ITreeMapItem Interface

The interface that should be implemented by a class which can be used as a tree map item.

Namespace: DevExpress.TreeMap

Assembly: DevExpress.TreeMap.v23.2.Core.dll

NuGet Package: DevExpress.TreeMap.Core

Declaration

public interface ITreeMapItem :
    IHierarchicalItem

Remarks

This interface introduces the following members.

See Also