Back to Devexpress

RouteWaypoint.Keyword Property

wpf-devexpress-dot-xpf-dot-map-dot-routewaypoint-e2a804a7.md

latest1.0 KB
Original Source

RouteWaypoint.Keyword Property

Returns the word indicating the required route waypoint to search for on a map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Keyword { get; }
vb
Public ReadOnly Property Keyword As String

Property Value

TypeDescription
String

A String containing the keyword.

|

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.Xpf.Map Namespace