AutoPostBack Property (C1FlipCard)
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 virtual System.bool AutoPostBack {get; set;}
'Declaration
Public Overridable Property AutoPostBack As System.Boolean