Click or drag to resize

JamShellColumnHeader Constructor (String)

Initializes a new instance of the JamShellColumnHeader class.

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

Parameters

text
Type: SystemString
The text.
See Also