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

AppointmentAddingEventArgs.EventSource Property

Namespace: DevExpress.UI.Xaml.Scheduler

Assembly: DevExpress.UI.Xaml.Scheduler.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public AppointmentEventSource EventSource { get; }

Property Value

Type
DevExpress.UI.Xaml.Scheduler.AppointmentEventSource
See Also