Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BingAddress Fields
Show Inherited Hide Inherited

This class represents the address information obtained from the Bing GIS services.
Name Description
AddressLineProperty static Identifies the BingAddress.AddressLine dependency property.
AdminDistrictProperty static Identifies the BingAddress.AdminDistrict dependency property.
CountryRegionIso2Property static Identifies the BingAddress.CountryRegionIso2 dependency property.
CountryRegionProperty static Identifies the BingAddress.CountryRegion dependency property.
DistrictProperty static Identifies the BingAddress.District dependency property.
FormattedAddressProperty static Identifies the AddressBase.FormattedAddress dependency property. Inherited from AddressBase.
LocalityProperty static Identifies the BingAddress.Locality dependency property.
NeighborhoodProperty static Identifies the BingAddress.Neighborhood dependency property.
PostalCodeProperty static Identifies the BingAddress.PostalCode dependency property.
PostalTownProperty static Identifies the BingAddress.PostalTown dependency property.
See Also