Click or drag to resize

JamShellColumnHeaderIsCustomColumn Method

Determines whether this column is a custom column instead of a shell column.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool IsCustomColumn()

Return Value

Boolean
true if the column is a custom column, false if it is a shell column.
See Also