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 public ListSortDirection GroupByDirection { get; set; }
Property Value
Type:
ListSortDirection
The group by direction.
See Also