TreeMapItemCollection Class
In This Article
Represents a collection of TreeMapItem objects.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v25.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