A newer version of this page is available.
Switch to the current version.
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
Public MustInherit Class MapDataAdapterBase
Inherits MapDisposableObject
Implements IMapDataAdapter,
ILockableObject,
IDesignTimeItemBoundsProvider,
IComponentProvider,
IComponent,
IDisposable
Implements
Inheritance
See Also
Feedback