Click or drag to resize

JamShellColumnHeader Constructor (ColumnHeader)

Initializes a new instance of the JamShellColumnHeader class.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public JamShellColumnHeader(
	ColumnHeader pCloneFrom
)

Parameters

pCloneFrom
Type: System.Windows.FormsColumnHeader
A ColumnHeader that should be cloned.
See Also