Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BingMapDataProvider Fields
Show Inherited Hide Inherited

The class that loads map images from the Bing Maps data provider.
Name Description
BingKeyProperty static Identifies the BingMapDataProvider.BingKey dependency property.
CacheOptionsProperty static Identifies the CacheOptions dependency property. Inherited from MapDataProviderBase.
ConnectionProtocolProperty static Identifies the BingMapDataProvider.ConnectionProtocol dependency property.
CultureNameProperty static Identifies the BingMapDataProvider.CultureName dependency property.
ImageSourceProperty static Identifies the MapImageDataProviderBase.ImageSource dependency property. Inherited from MapImageDataProviderBase.
KindProperty static Identifies the BingMapDataProvider.Kind dependency property.
RequestOptionsProperty static Identifies the MapDataProviderBase.RequestOptions dependency property. Inherited from MapDataProviderBase.
TopLayerProperty static Identifies the TopLayer dependency property.
See Also