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.1
Syntax
public SHCOLUMNID ShellColumnId { get; set; }

Property Value

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