Click or drag to resize

JamBaseShellListViewColumns Property

Gets the collection of all column headers that appear in the control.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public IJamShellColumnCollection Columns { get; }

Return Value

IJamShellColumnCollection
A IJamShellColumnCollection that represents the column headers that appear when the View property is set to Details.
See Also