EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
Check
Box
List
Get
Item
Checked Method
There are two overloads for this method
Overload List
GetItemChecked(Int32)
Returns a value indicating whether the specified item is checked
GetItemChecked(Object)
Returns a value indicating whether the item with the specified value is checked
See Also
Reference
CheckBoxList Class
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also