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

RemoveAppointmentDialogShowingEventArgs Class

Provides data for the RemoveAppointmentDialogShowing event.

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v22.1.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