TreeList.SetNodeCheckState Method
Name | Parameters | Description |
---|---|---|
Set |
node, state, recursive | Sets the node’s check state. Allows you to set the check state for child and parent (if all child nodes are checked or unchecked) nodes. |
Set |
node, state | Sets the node’s check state to the specified value. |