IconComparerDirection Property |
Gets or sets the direction.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual ListSortDirection Direction { get; set; }
Property Value
Type:
ListSortDirection
The direction.
See Also