FolderViewSortColumnCount Property |
Gets the count of sort columns currently applied to the view.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int SortColumnCount { get; }
Property Value
Type:
Int32
The sort column count.
See Also