MapDataAdapterBase.OnClustered() Method
Called after the clusterization is finished.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Remarks
This method is invoked whenever clusterization is finished by the MapDataAdapterBase.Clusterer.
See Also