1. Set CheckBoxes property of RadTreeView to true. 2. Set TriStateMode property of RadTreeView to true. 3. Cancel the node checked state property of a node in the NodeCheckedChanging event 4. The parent node will not be in intermediate checked state.