Click or drag to resize

JamShellColumnHeader Constructor (ColumnHeader)

Initializes a new instance of the JamShellColumnHeader class.

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

Parameters

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