Back to Devexpress

WinApplication.EditModel() Method

expressappframework-devexpress-dot-expressapp-dot-win-dot-winapplication-941026b2.md

latest1.4 KB
Original Source

WinApplication.EditModel() Method

Displays the Model Editor form.

Namespace : DevExpress.ExpressApp.Win

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

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

csharp
public void EditModel()
vb
Public Sub EditModel

Remarks

This method is used by the EditModelController Controller.

See Also

Built-in Controllers and Actions in the System Module

WinApplication Class

WinApplication Members

DevExpress.ExpressApp.Win Namespace