Skip to main content
All docs
V25.2
  • SchedulerListEditor.Refresh() Method

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

    Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors

    Assembly: DevExpress.ExpressApp.Scheduler.Blazor.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor

    Declaration

    public override void Refresh()
    See Also