Click or drag to resize

JamBaseShellListViewInternalColumns Property

Gets the columns as JamShellColumnCollection.

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

Property Value

Type: JamShellColumnCollection
The column collection.
See Also