[]
Sets the checkbox of tree node to the checked state.
public void Check(bool allChildrens = false)
If true then sets all checkbox of child nodes to the checked state.