Back to Devexpress

ASPxGridViewCookiesSettings Properties

aspnet-devexpress-dot-web-dot-aspxgridviewcookiessettings-dot-underscore-properties.md

latest2.8 KB
Original Source

ASPxGridViewCookiesSettings Properties

Provides cookies and layout settings for ASPxGridView.

NameDescription
CookiesIDGets or sets the cookie’s name (identifier). Inherited from ASPxGridCookiesSettings.
EnabledGets or sets whether cookies are enabled. Inherited from ASPxGridCookiesSettings.
StoreColumnsHierarchyGets or sets whether a cookie contains information on a column’s hierarchy.
StoreColumnsVisiblePositionGets or sets whether a cookie and layout data contain information on a column’s visible position.
StoreColumnsWidthGets or sets whether a cookie and layout data contain information on a column’s width.
StoreControlWidthGets or sets whether a cookie and layout data contain information on the grid control width.
StoreFilteringGets or sets whether a cookie and layout data contain information on the filter criteria applied to the control. Inherited from ASPxGridCookiesSettings.
StoreGroupingAndSortingGets or sets whether a cookie and layout data contain information on sorting and grouping applied to ASPxGridView.
StorePagingGets or sets whether a cookie and layout data contain information on the active page. Inherited from ASPxGridCookiesSettings.
StoreSearchPanelFilteringGets or sets whether a cookie and layout data contain information on the search panel filter. Inherited from ASPxGridCookiesSettings.
VersionGets or sets the cookie’s version. Inherited from ASPxGridCookiesSettings.

See Also

ASPxGridViewCookiesSettings Class

ASPxGridViewCookiesSettings Members

DevExpress.Web Namespace