ArcGIS Pro 2.6 API Reference Guide
TooltipHeading Property (PlugIn)

ArcGIS.Desktop.Framework.Contracts Namespace > PlugIn Class : TooltipHeading Property
Gets or sets a one or two word label that appears above the tooltip.
Syntax
public string TooltipHeading {get; set;}
Public Property TooltipHeading As String
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 10, Windows 8.1, Windows 7

See Also

Reference

PlugIn Class
PlugIn Members
Tooltip Property