Click or drag to resize
AutoPostBackControl Enumeration
Summary description for AutoPostBackControl.

Namespace: Kettic.AspNet.Controls.Calendar
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum AutoPostBackControl
Members
  Member nameValueDescription
None0 Without AutoPostBack
Both1 Automatically postback to the server after the Date or Time is modified.
TimeView2 Automatically postback to the server after the Time is modified.
Calendar3 Automatically postback to the server after the Date is modified.
See Also