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

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.v19.2.Core.dll

Declaration

public interface ITreeMapItem :
    IHierarchicalItem

Remarks

This interface introduces the following members.

See Also