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 ValueDescription
FalseBox will be unchecked to show a negative state
GrayedBox will show an indeterminate state
TrueBox will be checked to show a positive state


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2