Click or drag to resize
KaxDatePicker Events

The KaxDatePicker type exposes the following members.

Events
  Name Description
Public event ChildrenCreated
Occurs after all child controls of the DatePicker control have been created. You can customize the control there, and add additional child controls.
Public event SelectedDateChanged
Occurs when the selected date of the DatePicker changes between posts to the server.
Top
See Also