ASPxGridCookiesSettings Properties
Serves as a base for classes that provide cookies settings for grid-like controls.
Name | Description |
---|---|
Cookies |
Gets or sets the cookie’s name (identifier). |
Enabled | Gets or sets whether cookies are enabled. |
Store |
Gets or sets whether a cookie and layout data contain information on the filter criteria applied to the control. |
Store |
Gets or sets whether a cookie and layout data contain information on the active page. |
Store |
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