SchedulerControl.BeforeDispose Event
Occurs before the SсhedulerControl is released from memory.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
Event Data
The BeforeDispose event's handler receives an argument of the EventArgs type.
See Also