Click or drag to resize

JamBaseShellListViewInternalColumns Property

Gets the columns as JamShellColumnCollection.

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

Property Value

Type: JamShellColumnCollection
The column collection.
See Also