EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
Check
Box
List
Set
Item
Check
State Method
There are two overloads for this method
Overload List
SetItemCheckState(Int32, CheckState)
Sets the check state of the item at the specified index to the specified value
SetItemCheckState(Object, CheckState)
Sets the check state of the item with the specified key to the specified value
See Also
Reference
CheckBoxList Class
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also