Back to Devexpress

ASPxVerticalGrid.SettingsCookies Property

aspnet-devexpress-dot-web-dot-aspxverticalgrid-f892a723.md

latest1.5 KB
Original Source

ASPxVerticalGrid.SettingsCookies Property

Provides access to the ASPxVerticalGrid cookie and layout settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxVerticalGridCookiesSettings

An ASPxVerticalGridCookiesSettings object that contains the control’s cookie and layout settings.

|

Remarks

The SettingsCookies property allows you to specify cookie and layout storage settings.

  • Cookies

  • Layout Storing

See Also

Cookies Support

Vertical Grid

ASPxVerticalGrid Class

ASPxVerticalGrid Members

DevExpress.Web Namespace