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

ASPxVerticalGridCookiesSettings Properties

Provides cookies and layout settings for the ASPxVerticalGrid.
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.
StoreRowsExpandedState Gets or sets whether a cookie and layout data contain information on the expansion state of the grid’s expandable rows.
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 ASPxVerticalGrid.
Version Gets or sets the cookie’s version. Inherited from ASPxGridCookiesSettings.
See Also