MapClusterer.GroupProvider Property
Gets or sets the group provider used to separate the initial list of items into groups.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
MapClustererGroupProviderBase | A MapClustererGroupProviderBase class descendant object. |
See Also