This document is archived and information here might be outdated.  Recommended version.


IGxContentsViewColumn.Caption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsViewColumn Interface > IGxContentsViewColumn.Caption Property
ArcGIS Developer Help

IGxContentsViewColumn.Caption Property

The caption of the column.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsViewColumn Interface