IClusterer.SetOwner(IMapDataAdapter) Method
Specifies the owner object for a clusterer.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | IMapDataAdapter | An object of a class implementing the IMapDataAdapter interface. |
See Also