Tree Item - Checked Property

Checkstate stored for the item to emulate check box behaviour

Member of Tree Item (PRIM_TREE.TreeItem)

Data Type - Enumeration

Details

The Checked property provides a place to store a conceptual check box state.

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