MapControl.ToolTipInfo Property
Provides access to the ToolTipInfo object that contains settings of built-in map tooltips.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
[Browsable(false)]
public ToolTipInfo ToolTipInfo { get; }
#Property Value
Type | Description |
---|---|
Tool |
A Tool |
#Remarks
For internal use only.