CheckBoxListGetItemCheckState Method

There are two overloads for this method

Overload List

GetItemCheckState(Int32) Returns a value indicating the current check state of the item
GetItemCheckState(Object) Returns a value indicating the current check state of the item with the specified value

See Also