Better ListView Class Reference

BetterListViewItem.CheckState Property

check state of this item's check box

[Category(Category=""Appearance"")]
[Description(Description=""Check state of a check box corresponding to this item"")]
public CheckState CheckState { public get; public set; }

See Also

BetterListViewItem Class | ComponentOwl.BetterListView Namespace