JamBaseShellListView Fields |
The JamBaseShellListView type exposes the following members.
Name | Description | |
---|---|---|
JamHiddenColumnWidth |
used to mark hidden columns in the array of saved column widths
| |
m_InitialSortColumnIndex | Zero-based index of the initial sort column. -2 means: Default value not overriden or already applied | |
m_SortColumnIndex |
The current sort order as index of column.
| |
m_SortColumnShellIndex |
The shell index of the sort column. Default is 0 - the name column.
| |
m_SortOrder |
The initial sort order.
|