Click or drag to resize

GetFolderSettingsEventArgsGroupByDirection Property

Gets or sets the group by direction.

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

Property Value

Type: ListSortDirection
The group by direction.
See Also