Table of Contents
AutoPostBack Property

Gets or sets a value indicating whether an automatic postback to the server occurs when an item is selected.

Syntax
 public Boolean AutoPostBack { get; set; }
See Also