MapDataAdapterBase Class
In This Article
The base class for all data adapters that can be used with the Map control.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public abstract class MapDataAdapterBase :
MapDisposableObject,
IMapDataAdapter,
ILockableObject,
IDataAdapter,
IDisposable,
IDesignTimeItemBoundsProvider,
IComponentProvider,
IComponent,
IComponentContainer
#Implements
#Inheritance
Show 19 items
Object
MapDisposableObject
MapDataAdapterBase
See Also