LocationInformation.Address Property
Gets or sets the address associated with the current location.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
AddressBase | null | An AddressBase class descendant object. |
See Also