ArcObjects Library Reference (Framework)  

IDockableWindowDef.Caption Property

The caption of the dockable window.

[Visual Basic .NET]
Public ReadOnly Property Caption As String
[C#]
public string Caption {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDockableWindowDef Interface