Click or drag to resize

JamBaseShellListViewUsedShColumnIds Property

Note: This API is now obsolete.

Returns an array of the currently used ShColumnIds.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
[ObsoleteAttribute("Property is obsolete. Don't use it.")]
public SHCOLUMNID[] UsedShColumnIds { get; }

Property Value

Type: SHCOLUMNID
See Also