Skip to main content
.NET 6.0+

SchedulerListEditor.Refresh() Method

Updates the SchedulerListEditor.SchedulerControl to reflect any changes made in the data sources which store the Events and Event resources.

Namespace: DevExpress.ExpressApp.Scheduler.Win

Assembly: DevExpress.ExpressApp.Scheduler.Win.v23.2.dll

Declaration

public override void Refresh()
See Also