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 (in ShellBrowser.dll) Version: 7.1
Syntax
public virtual void ClearColumns()
See Also