Click or drag to resize

JamShellColumnHeader(String) Constructor

Initializes a new instance of the JamShellColumnHeader class.

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

Parameters

text  String
The text.
See Also