FolderViewGroupByDirection Property |
Get or sets the sort order used for grouping items in the folder display.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public SORTDIRECTION GroupByDirection { get; set; }
Property Value
Type:
SORTDIRECTION
The sort order.
See Also