Skip to main content
.NET 6.0+

WinApplication.EditModel() Method

Displays the Model Editor form.

Namespace: DevExpress.ExpressApp.Win

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public void EditModel()

Remarks

This method is used by the EditModelController Controller.

See Also