ArcGIS Pro 3.7 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
    Property Caption As String
    string Caption {get; set;}
    Remarks
    By default the caption is equal to the name of the report.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also