Skip to main content
A newer version of this page is available. .

RecurrenceFormEventArgs Constructors

Provides data for the SchedulerControl.RecurrenceFormShowing event.
Name Parameters Description
RecurrenceFormEventArgs(AppointmentFormViewModel, Boolean) parentViewModel, readOnly Initializes a new instance of the RecurrenceFormEventArgs class with the specified settings.
RecurrenceFormEventArgs(UserControl, Boolean) parentForm, readOnly Initializes a new instance of the RecurrenceFormEventArgs class with the specified settings.
See Also