Skip to main content

RemoveAppointmentDialogShowingEventArgs Class

Provides data for the RemoveAppointmentDialogShowing event.

Namespace: DevExpress.WinUI.Scheduler

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

NuGet Package: DevExpress.WinUI

Declaration

public class RemoveAppointmentDialogShowingEventArgs :
    AppointmentDialogShowingEventArgsBase

Inheritance

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