GridViewProperties.EnableRowsCache Property
Manipulates the built-in ASPxGridView's ASPxGridView.EnableRowsCache property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to enable data caching; otherwise, false. |
See Also
Feedback