BlazorApplication.StartUpActionWindow Property
Provides access to the Blazor application’s startup Window.
Namespace: DevExpress.ExpressApp.Blazor
Assembly: DevExpress.ExpressApp.Blazor.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Blazor
Declaration
Property Value
Type | Description |
---|---|
Window | An object that represents the current application’s startup Window. |
See Also