This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxContentsViewColumns Interface > IGxContentsViewColumns.RemoveAllColumns Method (ArcObjects .NET 10.4 SDK) |
Removes all columns except Name and Type column (they are always shown).
[Visual Basic .NET]
Public Sub RemoveAllColumns ( _
)
[C#] public void RemoveAllColumns ( );