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

GridViewProperties.SettingsCookies Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCookies property.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ASPxGridViewCookiesSettings SettingsCookies { get; }

Property Value

Type Description
ASPxGridViewCookiesSettings

An ASPxGridViewCookiesSettings object that contains the control’s cookie settings.

See Also