ASPxVerticalGridCookiesSettings Properties
Provides cookies and layout settings for the ASPxVerticalGrid.
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 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 the active page.
Inherited from ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on the expansion state of the grid’s expandable rows. |
Store |
Gets or sets whether a cookie and layout data contain information on the search panel filter.
Inherited from ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on sorting applied to ASPx |
Version |
Gets or sets the cookie’s version.
Inherited from ASPx |
See Also