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

EditRecurrentAppointmentFormEventArgs Class

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

public class EditRecurrentAppointmentFormEventArgs :
    RecurrentAppointmentActionFormEventArgs

Remarks

Instances of the EditRecurrentAppointmentFormEventArgs class are automatically created, initialized and passed to corresponding event handlers.

See Also