ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / DockPane Class / Caption Property

In This Topic
    Caption Property (DockPane)
    In This Topic
    Gets or sets the DockPane's caption.
    Syntax
    public new string Caption {get; set;}
    Public Shadows Property Caption As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also