StoreUserPreferences Property (ReportDesigner)
Gets or sets a value indicating whether user preferences will be saved to browser storage.
public bool StoreUserPreferences {get; set;}
'Declaration
Public Property StoreUserPreferences As Boolean
Property Value
A
System.Boolean indicating if user preferences will be saved to browser storage.