Back to Devexpress

InformationDataProviderBase.CultureName Property

wpf-devexpress-dot-xpf-dot-map-dot-informationdataproviderbase-4cce95e9.md

latest1.2 KB
Original Source

InformationDataProviderBase.CultureName Property

Gets or sets the Culture name used to obtain data from the Bing GIS services.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string CultureName { get; set; }
vb
Public Property CultureName As String

Property Value

TypeDescription
String

A String object.

|

See Also

InformationDataProviderBase Class

InformationDataProviderBase Members

DevExpress.Xpf.Map Namespace