MapItem.ClusteredItems Property
In This Article
Returns the collection of MapItem objects that are in a cluster presented by this cluster representative.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
IList<Map |
A list of Map |
See Also