JamBaseShellListViewm_InitialSortColumnIndex Field |
Zero-based index of the initial sort column. -2 means: Default value not overriden or already applied
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxprotected int m_InitialSortColumnIndex
Protected m_InitialSortColumnIndex As Integer
protected:
int m_InitialSortColumnIndex
val mutable m_InitialSortColumnIndex: int
Field Value
Type:
Int32
See Also