Click or drag to resize

JamShellColumnHeaderShellColumnId Property

Gets or sets the ShellColumnId and loads the ColumnHeader for the ShellColumnId if the ColumnHeader is alreay part of a JamShellColumnCollection. Contents of the column are not loaded or refreshed however.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public SHCOLUMNID ShellColumnId { get; set; }

Property Value

SHCOLUMNID
A SHCOLUMNID that serves as identifier of the column.
See Also