Gets or sets a value that determines whether post back to server automatically when user selects a date.
Namespace:
C1.Web.UI.Controls.C1CalendarAssembly: C1CalendarClient (in C1CalendarClient.dll)
Syntax
JavaScript |
---|
function get_autoPostBackOnSelect(); function set_autoPostBackOnSelect(value); |