Checkstate stored for the item to emulate check box behaviour |
Member of Tree Item (PRIM_TREE.TreeItem)
Data Type - Enumeration
The Checked property provides a place to store a conceptual check box state.
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 |