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

ASPxCardViewCookiesSettings Properties

Provides cookies and layout settings for ASPxCardView.
Name Description
CookiesID Gets or sets the cookie’s name (identifier). Inherited from ASPxGridCookiesSettings.
Enabled Gets or sets whether cookies are enabled. Inherited from ASPxGridCookiesSettings.
StoreFiltering Gets or sets whether a cookie and layout data contain information on the filter criteria applied to the control. Inherited from ASPxGridCookiesSettings.
StorePaging Gets or sets whether a cookie and layout data contain information on the active page. Inherited from ASPxGridCookiesSettings.
StoreSearchPanelFiltering Gets or sets whether a cookie and layout data contain information on the search panel filter. Inherited from ASPxGridCookiesSettings.
StoreSorting Gets or sets whether a cookie and layout data contain information on sorting applied to ASPxCardView.
Version Gets or sets the cookie’s version. Inherited from ASPxGridCookiesSettings.
See Also