FilterAppointmentEventArgs.Scheduler Property
The scheduler that raised the event.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| SchedulerControl | A DevExpress.Xpf.Scheduling.SchedulerControl object. |
See Also