ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Reports Namespace / IReportPane Interface / Caption Property
Version

Caption Property (IReportPane)
Gets or sets the caption for the pane the way it appears on the tab.
Syntax
string Caption {get; set;}
Remarks
By default the caption is equal to the name of the report.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also