Click or drag to resize

JamBaseShellListView Fields

The JamBaseShellListView type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberJamHiddenColumnWidth
used to mark hidden columns in the array of saved column widths
Protected fieldm_InitialSortColumnIndex
Zero-based index of the initial sort column. -2 means: Default value not overriden or already applied
Protected fieldm_SortColumnIndex
The current sort order as index of column.
Protected fieldm_SortColumnShellIndex
The shell index of the sort column. Default is 0 - the name column.
Protected fieldm_SortOrder
The initial sort order.
Top
See Also