MapControl.ToolTipInfo Property
In This Article
Provides access to the ToolTipInfo object that contains settings of built-in map tooltips.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public ToolTipInfo ToolTipInfo { get; }
#Property Value
Type | Description |
---|---|
Tool |
A Tool |
See Also