Click or drag to resize

GetFolderSettingsEventArgsGroupByDirection Property

Gets or sets the group by direction.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ListSortDirection GroupByDirection { get; set; }

Property Value

Type: ListSortDirection
The group by direction.
See Also