tree.SetCheckBoxState(nodeKey, itemName, check)
tree.SetCheckBoxState(nodeKey, itemName, check)
| Variable | Description |
|---|---|
| nodeKey | The key of the node. String. |
| itemName | The name of the item. String. |
| check | The new checkbox state. Boolean. |