ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / InvalidTooltip Property
Version

InvalidTooltip Property
Gets or sets extra information about why the page is invalid. This text appears under the tooltip. If this property is left null, a default string is presented. To not show any supplementary tooltip set this property to an empty string.
Syntax
public string InvalidTooltip {get;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also