Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapDataAdapterBase :
    MapDependencyObject,
    IOwnedElement

The following members return MapDataAdapterBase objects:

See Also