ToolTipInfo.ToolTipText Property
In This Article
Gets the hint for the map item located at the specified point on a map.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value representing the text displayed when the mouse pointer is over a map item. |
See Also