IWinApplicationBuilder.Build() Method
Creates the WinApplication configured in the application builder.
Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Returns
Type | Description |
---|---|
WinApplication | The WinApplication configured in the application builder. |
See Also