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