Back to Devexpress

MapControl.ToolTipInfo Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-a47380f7.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[Browsable(false)]
public ToolTipInfo ToolTipInfo { get; }
vb
<Browsable(False)>
Public ReadOnly Property ToolTipInfo As ToolTipInfo

Property Value

TypeDescription
ToolTipInfo

A ToolTipInfo object.

|

Remarks

For internal use only.

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace