Back to Devexpress

ToolTipInfo.ToolTipText Property

wpf-devexpress-dot-xpf-dot-map-dot-tooltipinfo-d4b4db0a.md

latest1023 B
Original Source

ToolTipInfo.ToolTipText Property

Gets the hint for the map item located at the specified point on a map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
String

A string value representing the text displayed when the mouse pointer is over a map item.

|

See Also

ToolTipInfo Class

ToolTipInfo Members

DevExpress.Xpf.Map Namespace