Skip to main content
A newer version of this page is available. .
Tab

ASPxGridCookiesSettings Properties

Serves as a base for classes that provide cookies settings for grid-like controls.
Name Description
CookiesID Gets or sets the cookie’s name (identifier).
Enabled Gets or sets whether cookies are enabled.
StoreFiltering Gets or sets whether a cookie and layout data contain information on the filter criteria applied to the control.
StorePaging Gets or sets whether a cookie and layout data contain information on the active page.
StoreSearchPanelFiltering Gets or sets whether a cookie and layout data contain information on the search panel filter.
Version Gets or sets the cookie’s version.
See Also