Click or drag to resize

CustomFileListT Fields

The CustomFileListT generic type exposes the following members.

Fields
  NameDescription
Protected fieldm_InitialSortColumnIndex
Zero-based index of the initial sort column. -2 means: Default value not overriden or already applied
(Inherited from JamBaseShellListView.)
Protected fieldm_SortColumnIndex
The current sort order as index of column.
(Inherited from JamBaseShellListView.)
Protected fieldm_SortColumnShellIndex
The shell index of the sort column. Default is 0 - the name column.
(Inherited from JamBaseShellListView.)
Protected fieldm_SortOrder
The initial sort order.
(Inherited from JamBaseShellListView.)
Top
See Also