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.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public abstract class MapDataAdapterBase :
    MapDisposableObject,
    IMapDataAdapter,
    ILockableObject,
    IDesignTimeItemBoundsProvider,
    IComponentProvider,
    IComponent,
    IDisposable

Implements

See Also