[]
Gets or sets whether the control should automatically post back when clicked. This property only has an effect when the ShowButton property is true.
public bool AutoPostBack { get; set; }
Public Property AutoPostBack As Boolean