Click or drag to resize
DatePickerClientEvents Properties

The DatePickerClientEvents type exposes the following members.

Properties
  Name Description
Public property Code example OnPopupClosing
Gets or sets the name of the client-side event handler that is executed prior to closing the calendar popup.
Public property Code example OnPopupOpening
Gets or sets the name of the client-side event handler that is executed prior to opening the calendar popup and its synchronizing with the DateInput value.
Top
See Also