ObjectTypeInfo RememberUniGridState Property Kentico 8.1 API Reference
Indicates whether UniGrids working with objects of this type will remember their state, i.e., filter, page number, page size and sorting order.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Property Value

Type: OnlineNullable OnlineBoolean 
Remarks

This setting can be overridden by individual UniGrids.
See Also