Click or drag to resize

JamShellColumnCollection Constructor

Initializes a new instance of the JamShellColumnCollection class.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public JamShellColumnCollection(
	JamBaseShellListView owner
)

Parameters

owner
Type: Jam.ShellJamBaseShellListView
The owner.
See Also