Skip to main content
All docs
V26.1
  • SchedulerListEditor.SaveModel() Method

    Writes information about a List Editor‘s control to the Application Model.

    Namespace: DevExpress.ExpressApp.Scheduler.Blazor.Editors

    Assembly: DevExpress.ExpressApp.Scheduler.Blazor.v26.1.dll

    Declaration

    public override void SaveModel()

    Remarks

    Generally, you do not have to call this method.

    This method is intended for internal use.

    See Also