The C1Calendar type exposes the following members.

Events

  Name Description
Public event AfterClose
Fires after the calendar closes.
Public event AfterPopup
Fires after the calendar pops up.
Public event BeforeClose
Fires before the calendar closes.
Public event BeforePopup
Fires before the calendar pops up.
Public event Disposing (Inherited from Component.)
Public event PropertyChanged (Inherited from Component.)
Public event SelChanged
Fires when user make a selection by mouse.
Public event SelectedDatesChanged
Fires when the SelectedDates property changed.

See Also