Click or drag to resize

FolderView.GroupSubsetCount Property

Gets or sets the count of visible rows displayed for a group's subset.

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

Property Value

Type: Int32
The count of visible rows displayed for a group's subset.
See Also