[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.StoreUserPreferences

StoreUserPreferences Property

StoreUserPreferences

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

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

A bool indicating if user preferences will be saved to browser storage.

Remarks

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