Method IsChecked
IsChecked(int)
Determines whether the specified item is checked.
bool IsChecked(int item)
Parameters
itemintThe identifier of the item to check.
Determines whether the specified item is checked.
bool IsChecked(int item)
item intThe identifier of the item to check.