[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.StoreUserPreferences

StoreUserPreferences Property

StoreUserPreferences

Gets or sets a value indicating whether user preferences will be saved to browser storage.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? StoreUserPreferences { get; set; }
Property Value
Type Description
bool?

true if user preferences should be saved; otherwise, false.