[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUnsavedReport

StoreUnsavedReport Property

StoreUnsavedReport

Gets or sets a value indicating whether the last unsaved report can be restored if the browser tab or browser itself gets accidentally closed.

Declaration
[Parameter]
public bool StoreUnsavedReport { get; init; }
Property Value
Type Description
bool

A bool indicating if the last unsaved report can be restored.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.