GridViewProperties.SettingsCookies Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsCookies property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxGridViewCookiesSettings | An ASPxGridViewCookiesSettings object that contains the control’s cookie settings. |
See Also