ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / PlugIn Class / TooltipHeading Property
Version

TooltipHeading Property (PlugIn)
Gets or sets a one or two word label that appears above the tooltip.
Syntax
public string TooltipHeading {get; set;}
Remarks

This property will by default return the tooltip attribute entered in its DAML declaration. Use this property if you need to change the heading at run-time.

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also