[]
Gets or sets a value that specifies the behavior of the C1TreeView when the expand button is clicked.
public ExpandButtonBehavior ExpandButtonBehavior { get; set; }
If you want to use MS TreeView like behavior, then set the value to MouseDown.