Click or drag to resize

JamShellColumnHeader Constructor (String)

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(
	string text
)

Parameters

text
Type: SystemString
The text.
See Also