MapClustererBase.GroupProvider Property
Gets or sets the group provider used to separate an initial list of items into groups.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.2.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| IClustererGroupProvider | null | A MapClustererGroupProviderBase class descendant object. |
See Also