AutoPostBack Property (C1InputBase)
Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus.
public System.bool AutoPostBack {get; set;}
'Declaration
Public Property AutoPostBack As System.Boolean