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

RecurrentAppointmentActionFormEventArgs Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public class RecurrentAppointmentActionFormEventArgs :
    AppointmentFormEventArgs

Remarks

RecurrentAppointmentActionFormEventArgs objects are automatically created, initialized and passed to the SchedulerControl.DeleteRecurrentAppointmentFormShowing event handlers.

See Also