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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also