Checked controls whether the item's check box is ticked
Member of Tree View Item (PRIM_TVIT)
Data Type - Enumeration
The Checked property determines the appearance of the CheckBox
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 |
Febuary 18 V14SP2