AppointmentRestoringEventArgs Class
In This Article
Provides data for the SchedulerControl.AppointmentRestoring event.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public class AppointmentRestoringEventArgs :
CancelRoutedEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
CancelRoutedEventArgs
AppointmentRestoringEventArgs
See Also