This document is archived and information here might be outdated. Recommended version. |
Removes all columns except Name and Type column (they are always shown).
[Visual Basic .NET]
Public Sub RemoveAllColumns ( _
)
[C#]
public void RemoveAllColumns (
);