AppointmentAddingEventArgs.EventSource Property
In This Article
Indicates the user action that raised the event.
Namespace: DevExpress.WinUI.Scheduler
Assembly: DevExpress.WinUI.Scheduler.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public AppointmentEventSource EventSource { get; }
#Property Value
Type | Description |
---|---|
Appointment |
A DevExpress. |
Available values:
Name |
---|
Edit |
Reminders |
Drag |
See Also