MapControl.ToolTipTemplate Property
Gets or sets the template that defines the presentation of the map tooltip.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate object that contains the map template. |
See Also