MapControl.ToolTipInfo Property
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
Property Value
Type | Description |
---|---|
ToolTipInfo | A ToolTipInfo object. |
See Also