IWinSecurityBuilder.Context Property
In This Article
Provides access to 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
IWinApplicationBuilder Context { get; }
#Property Value
Type | Description |
---|---|
IWin |
The IWin |
See Also