Skip to main content
A newer version of this page is available. .

MapDataAdapterBase Class

The base class for all data adapters that can be used with the Map control.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapDataAdapterBase :
    MapDependencyObject,
    IOwnedElement

The following members return MapDataAdapterBase objects:

Library Related API Members
WPF Controls MiniMapVectorLayer.Data
VectorLayer.Data
Silverlight Controls VectorLayer.Data
See Also