Skip to main content

EditAppointmentDialogShowingEventArgs Class

Provides data for the EditAppointmentDialogShowing event.

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class EditAppointmentDialogShowingEventArgs :
    AppointmentDialogShowingEventArgsBase

Inheritance

Object
EventArgs
DevExpress.WinUI.Core.Internal.DeferredEventArgs
DevExpress.WinUI.Core.Internal.DeferredCancelEventArgs
AppointmentDialogShowingEventArgsBase
EditAppointmentDialogShowingEventArgs
See Also