Click or drag to resize

JamShellColumnCollection Constructor

Initializes a new instance of the JamShellColumnCollection class.

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

Parameters

owner
Type: Jam.ShellJamBaseShellListView
The owner.
See Also