Back to Devexpress

AppointmentRestoringEventArgs Class

wpf-devexpress-dot-xpf-dot-scheduling-32bdfb97.md

latest1.5 KB
Original Source

AppointmentRestoringEventArgs Class

Provides data for the SchedulerControl.AppointmentRestoring event.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public class AppointmentRestoringEventArgs :
    CancelRoutedEventArgs
vb
Public Class AppointmentRestoringEventArgs
    Inherits CancelRoutedEventArgs

AppointmentRestoringEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs CancelRoutedEventArgs AppointmentRestoringEventArgs

See Also

AppointmentRestoringEventArgs Members

DevExpress.Xpf.Scheduling Namespace