Back to Devexpress

InformationDataProviderBase Class

windowsforms-devexpress-dot-xtramap-489b2df8.md

latest2.8 KB
Original Source

InformationDataProviderBase Class

The base class for all information data providers.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class InformationDataProviderBase :
    IOwnedElement,
    IMapClickHandler,
    IDesignTimeItemBoundsProvider,
    IComponentProvider,
    IComponent,
    IDisposable
vb
Public MustInherit Class InformationDataProviderBase
    Implements IOwnedElement,
               IMapClickHandler,
               IDesignTimeItemBoundsProvider,
               IComponentProvider,
               IComponent,
               IDisposable

The following members return InformationDataProviderBase objects:

Inheritance

Show 18 items

Object InformationDataProviderBase WebInformationDataProvider

BingTrafficIncidentDataProvider

AzureTrafficIncidentDataProvider

AzureSearchDataProvider

BingSearchDataProvider

OsmGeocodeDataProvider

OsmSearchDataProvider

AzureGeocodeDataProvider

AzureMapDataProviderBase

BingElevationDataProvider

BingGeocodeDataProvider

BingMapDataProviderBase

BingRouteDataProvider

BingRouteIsochroneDataProvider

AzureRouteDataProvider

AzureRouteIsochroneDataProvider

See Also

InformationDataProviderBase Members

DevExpress.XtraMap Namespace