Back to Devexpress

BingItineraryItem.Detail Property

wpf-devexpress-dot-xpf-dot-map-dot-bingitineraryitem.md

latest1.1 KB
Original Source

BingItineraryItem.Detail Property

Returns the additional information about the single itinerary item of the route.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public BingDetail Detail { get; }
vb
Public ReadOnly Property Detail As BingDetail

Property Value

TypeDescription
BingDetail

A BingDetail object.

|

See Also

DevExpress Map Control for WPF: Migrate from Bing Maps to Azure Maps

BingItineraryItem Class

BingItineraryItem Members

DevExpress.Xpf.Map Namespace