TreeMapItemCollection Class
Represents a collection of TreeMapItem objects.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Related API Members
The following members return TreeMapItemCollection objects:
Remarks
This class is used in the TreeMapItemStorage.Items property.
See Also