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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MapClustererGroupProviderBase | A MapClustererGroupProviderBase class descendant object. |
See Also