AutoPostBack Property (C1TreeView)
Gets or sets the value that indicates whether or not the control posts back to the server each time a user interacts with the control.
public System.bool AutoPostBack {get; set;}
'Declaration
Public Property AutoPostBack As System.Boolean