DxDashboard.ShowConfirmationOnBrowserClosing Property
Specifies whether to show a warning in a browser if a user attempts to leave the page with unsaved data.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.1.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show a warning; otherwise, false. |
See Also