Click or drag to resize

FileListClearColumns 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 override void ClearColumns()
See Also