Skip to main content
All docs
V25.1
  • AzureAddress.CountryRegionIso Property

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    [DefaultValue(null)]
    public string CountryRegionIso { get; set; }

    Property Value

    Type Default Description
    String null

    The two-letter ISO country code.

    See Also