GetFolderSettingsEventArgsGroupByKey Property |
Gets or sets a PropertyKey by which the view should be grouped.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public PropertyKey GroupByKey { get; set; }
Property Value
Type:
PropertyKey
A Propertykey by which the view should be grouped.
See Also