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


IGxContentsViewColumn.Width 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.Width Property
ArcGIS Developer Help

IGxContentsViewColumn.Width Property

The width of the column.

[Visual Basic .NET]
Public Property Width As Integer
[C#]
public int Width {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsViewColumn Interface