MapControl.ToolTipTemplate Property
Gets or sets the template that defines the presentation of the map tooltip.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
[NonCategorized]
public DataTemplate ToolTipTemplate { get; set; }
#Property Value
Type | Description |
---|---|
Data |
A Data |