ExplorerBrowserGroupBy Property |
Gets or sets the view grouping.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic SHCOLUMNID GroupBy { get; set; }Public Property GroupBy As SHCOLUMNID
Get
Set
public:
property SHCOLUMNID GroupBy {
SHCOLUMNID get ();
void set (SHCOLUMNID value);
}member GroupBy : SHCOLUMNID with get, set
Property Value
SHCOLUMNID
See Also