Skip to main content
All docs
V25.2
  • IWinSecurityBuilder.Context Property

    Provides access to the application builder.

    Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder

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

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

    Declaration

    IWinApplicationBuilder Context { get; }

    Property Value

    Type Description
    IWinApplicationBuilder

    The IWinApplicationBuilder type.

    See Also