ArcObjects Library Reference (CatalogUI)  

IGxContentsViewColumns.RemoveAllColumns Method

Removes all columns except Name and Type column (they are always shown).

[Visual Basic .NET]
Public Sub RemoveAllColumns ( _
)
[C#]
public void RemoveAllColumns (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxContentsViewColumns Interface