Forms > Forms Assembly Interfaces > IListViewItem > IListViewItem.Checked
Checked: Boolean;
The Checked property determines whether the checkbox selection is set for the element.
If the property is set to True, the selection is set for the element, otherwise, it is not set. The property is relevant if CheckBoxes = True.
See also: