Back to Devexpress

GridViewProperties.SettingsCookies Property

aspnet-devexpress-dot-web-dot-gridviewproperties-3b50eb3f.md

latest1.3 KB
Original Source

GridViewProperties.SettingsCookies Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridViewCookiesSettings SettingsCookies { get; }
vb
Public ReadOnly Property SettingsCookies As ASPxGridViewCookiesSettings

Property Value

TypeDescription
ASPxGridViewCookiesSettings

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

|

See Also

ASPxGridLookup

Cookies Support

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace