JamBaseShellListViewSaveState Method |
Saves the column properties of the current view, so that it can be restored later.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected virtual void SaveState()
Protected Overridable Sub SaveState
protected:
virtual void SaveState()
abstract SaveState : unit -> unit
override SaveState : unit -> unit
See Also