IMapDataAdapter.SetLayer(MapItemsLayerBase) Method
Sets the association between the specified layer and this data adapter.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| layer | MapItemsLayerBase | A MapItemsLayerBase class descendant. |
See Also