Skip to main content
All docs
V24.2

AzureSearchDataProvider.CultureName Property

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

[DefaultValue("")]
public string CultureName { get; set; }

Property Value

Type Default Description
String String.Empty

The culture name that is equivalent to the written language and locale.

See Also