Click or drag to resize

GetFolderSettingsEventArgsGroupByKey Property

Gets or sets a PropertyKey by which the view should be grouped.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PropertyKey GroupByKey { get; set; }

Property Value

Type: PropertyKey
A Propertykey by which the view should be grouped.
See Also