Skip to main content
All docs
V24.2
.NET 8.0+
  • The page you are viewing does not exist in the .NET Framework 4.6.2+ platform documentation. This link will take you to the parent topic of the current section.

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

NuGet Package: DevExpress.ExpressApp.Scheduler.Blazor

Declaration

public override void SaveModel()

Remarks

Generally, you do not have to call this method.

This method is intended for internal use.

See Also