Click or drag to resize

FolderViewSortColumnCount Property

Gets the count of sort columns currently applied to the view.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int SortColumnCount { get; }

Property Value

Type: Int32
The sort column count.
See Also