Tree View Item - Checked Property

Checked controls whether the item's check box is ticked

Member of Tree View Item (PRIM_TVIT)

Data Type - Enumeration

Details

The Checked property determines the appearance of the CheckBox

Allowed Values

Enum ValueDescription
CheckedBox will be checked to show a positive state
GrayedBox will show an indeterminate state
UncheckedBox will be unchecked to show a negative state


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2