Click or drag to resize

JamBaseShellListViewInternalColumns Property

Gets the columns as JamShellColumnCollection.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected JamShellColumnCollection InternalColumns { get; }

Property Value

JamShellColumnCollection
The column collection.
See Also