List View Item - Checked Property
Checked property controls whether the check box for the item is selected
Member of List View Item (PRIM_LVIT)
Data Type - Enumeration

Details


The Checked property determines the appearance of the CheckBox

Allowed Values

Enum Value

Description

False

Box will be unchecked to show a negative state

Grayed

Box will show an indeterminate state

True

Box will be checked to show a positive state

See also

All Component Classes
Technical Reference