BingAddress.CountryRegion Property
Gets or sets the country or region name of an address.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | The country or region name of an address. |
Remarks
Example: United States
See Also