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.2
Syntax
public JamShellColumnCollection(
	JamBaseShellListView owner
)

Parameters

owner  JamBaseShellListView
The owner.
See Also