MVCxGridViewProperties.EnableRowsCache Property
Manipulates the built-in GridView’s GridViewSettings.EnableRowsCache property.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to enable data caching; otherwise, false. |
See Also