C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / AutoPostBack Property

In This Topic
AutoPostBack Property (C1TreeView)
In This Topic
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.
Syntax
'Declaration
 
Public Property AutoPostBack As System.Boolean
 
See Also