This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDockableWindowDef Interface > IDockableWindowDef.Caption Property (ArcObjects .NET 10.5 SDK) |
The caption of the dockable window.
[Visual Basic .NET] Public ReadOnly Property Caption As String
[C#] public string Caption {get;}