Skip to main content
All docs
V26.1
  • IWinSecurityBuilder.Context Property

    Provides access to the application builder.

    Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder

    Assembly: DevExpress.ExpressApp.Win.v26.1.dll

    Declaration

    IWinApplicationBuilder Context { get; }

    Property Value

    Type Description
    IWinApplicationBuilder

    The IWinApplicationBuilder type.

    See Also