wpf-devexpress-dot-xpf-dot-scheduling-643a10cf.md
Provides data for the CustomAllowAppointment… events of the SchedulerControl.
Namespace : DevExpress.Xpf.Scheduling
Assembly : DevExpress.Xpf.Scheduling.v25.2.dll
NuGet Package : DevExpress.Wpf.Scheduling
public class AppointmentItemOperationEventArgs :
AppointmentItemEventArgs
Public Class AppointmentItemOperationEventArgs
Inherits AppointmentItemEventArgs
AppointmentItemOperationEventArgs is the data class for the following events:
The AppointmentItemOperationEventArgs class provides data for the following events:
Object EventArgs AppointmentItemEventArgs AppointmentItemOperationEventArgs
See Also