Back to Devexpress

RouteWaypoint.Keyword Property

windowsforms-devexpress-dot-xtramap-dot-routewaypoint-8be90c6c.md

latest1.0 KB
Original Source

RouteWaypoint.Keyword Property

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
String

A String value, specifying the keyword.

|

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.XtraMap Namespace