FolderViewGroupByKey Property |
Get or sets the PropertyKey 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 PropertyKey? GroupByKey { get; set; }
Property Value
Type:
NullablePropertyKey
The sort PropertyKey.
See Also