A newer version of this page is available.
Switch to the current version.
EditRecurrentAppointmentFormEventArgs Class
Provides data for the SchedulerControl.EditRecurrentAppointmentFormShowing event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.2.dll
Declaration
public class EditRecurrentAppointmentFormEventArgs :
RecurrentAppointmentActionFormEventArgs
Public Class EditRecurrentAppointmentFormEventArgs
Inherits RecurrentAppointmentActionFormEventArgs
Remarks
Instances of the EditRecurrentAppointmentFormEventArgs class are automatically created, initialized and passed to corresponding event handlers.
Inheritance
Object
EventArgs
ShowFormEventArgs
AppointmentFormEventArgs
RecurrentAppointmentActionFormEventArgs
EditRecurrentAppointmentFormEventArgs
See Also
Feedback