MapItem.ToolTipPattern Property
Gets or sets a string which represents the pattern specifying the text to be displayed within a tooltip that appears for a map item.
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 that is the tooltip pattern. |
See Also