Skip to main content

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.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Scheduler.Win

Declaration

public override void Refresh()
See Also