JamBaseShellListViewSortColumnShellID Property |
Gets or sets the current sort order.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic SHCOLUMNID SortColumnShellID { get; set; }
Public Property SortColumnShellID As SHCOLUMNID
Get
Set
public:
property SHCOLUMNID SortColumnShellID {
SHCOLUMNID get ();
void set (SHCOLUMNID value);
}
member SortColumnShellID : SHCOLUMNID with get, set
Property Value
Type:
SHCOLUMNID
See Also