[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.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
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? StoreUnsavedReport { get; set; }
Property Value
Type Description
bool?

true if the last unsaved report can be restored; otherwise, false.