Back to Devexpress

MVCxGridViewProperties.SettingsCookies Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-612cf515.md

latest1.4 KB
Original Source

MVCxGridViewProperties.SettingsCookies Property

Manipulates the built-in GridView’s GridViewSettings.SettingsCookies property.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxGridViewCookiesSettings

A ASPxGridViewCookiesSettings object that contains the extension’s cookie settings.

|

See Also

GridLookup

Cookies Support

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace