Gets or sets a value indicating whether a postback to the server automatically occurs when the user changes the C1ComboBox selection.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
function get_autoPostBack();
function set_autoPostBack(value);

See Also