Click or drag to resize

JamBaseShellListViewClearColumns Method

Clears the current columns and the header context menu. Please use this method instead of ListView.Columns.Clear()>.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public virtual void ClearColumns()
See Also