Click or drag to resize

JamBaseShellListViewSetSortOrder Method (SHCOLUMNID)

Sets and applies the SortColumn in ascending.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected void SetSortOrder(
	SHCOLUMNID p_SortColumnShellId
)

Parameters

p_SortColumnShellId
Type: Jam.ShellSHCOLUMNID
Identifier for column to sort by.
See Also