Click or drag to resize
UniGridRememberState Property
Gets or sets the value indicating whether UniGrid remembers its state, i.e., filter, page number, page size and sorting order.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool RememberState { get; set; }

Property Value

Type: Boolean
See Also