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