Better ListView Class Reference

BetterListView.GroupItemCheck Property

Gets or sets a value indicating whether to check all selected items when a single selected item is checked.

[Category(Category=""Behavior"")]
[Description(Description=""Check all selected items when a single selected item is checked"")]
[DefaultValue(Value=True)]
public bool GroupItemCheck { public get; public set; }

See Also

BetterListView Class | ComponentOwl.BetterListView Namespace