AutoPostBack Property (C1Tabs)
Sets or retrieves a 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