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.v19.1.dll

Declaration

public abstract class MapDataAdapterBase :
    MapDependencyObject,
    IOwnedElement

The following members return MapDataAdapterBase objects:

See Also