Click or drag to resize

FolderViewGroupSubsetCount Property

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

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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