Skip to main content
.NET 6.0+

GridListEditor.SaveModel() Method

Saves the runtime customizations made by a user within the grid control to the Application Model differences.

Namespace: DevExpress.ExpressApp.Win.Editors

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public override void SaveModel()
See Also