ASPxGridViewCookiesSettings Properties
Provides cookies and layout settings for ASPxGridView.
Name | Description |
---|---|
Cookies |
Gets or sets the cookie’s name (identifier).
Inherited from ASPx |
Enabled |
Gets or sets whether cookies are enabled.
Inherited from ASPx |
Store |
Gets or sets whether a cookie contains information on a column’s hierarchy. |
Store |
Gets or sets whether a cookie and layout data contain information on a column’s visible position. |
Store |
Gets or sets whether a cookie and layout data contain information on a column’s width. |
Store |
Gets or sets whether a cookie and layout data contain information on the grid control width. |
Store |
Gets or sets whether a cookie and layout data contain information on the filter criteria applied to the control.
Inherited from ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on sorting and grouping applied to ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on the active page.
Inherited from ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on the search panel filter.
Inherited from ASPx |
Version |
Gets or sets the cookie’s version.
Inherited from ASPx |
See Also