Skip to main content

BingMapDataProvider.ActualCulture Property

Gets the actual culture of a data provider.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public string ActualCulture { get; }

#Property Value

Type Description
String

A String value.

See Also