Skip to main content

BingMapDataProvider.Culture Property

Specifies the culture that should be used when obtaining data from the Bing Maps service.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public string Culture { get; set; }

#Property Value

Type Description
String

A String value.

See Also