checkBoxState = tree.GetCheckBoxState(nodeKey, itemName)
checkBoxState = tree.GetCheckBoxState(nodeKey, itemName)
| Variable | Description |
|---|---|
| checkBoxState | Boolean. |
| nodeKey | The key of the node. String. |
| itemName | The name of the item. String. |