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 Value | Description |
|---|---|
Checked | Box will be checked to show a positive state |
Grayed | Box will show an indeterminate state |
Unchecked | Box will be unchecked to show a negative state |