| Basic Date Picker Documentation |
|
TimePicker.AutoPostBack Property
Automatically postback to the server after the time is modified.
[Visual Basic]
Public Property AutoPostBack As
Boolean
[C#]
public
bool AutoPostBack {get; set;}
See Also
TimePicker Class | BasicFrame.WebControls Namespace