aspnet-devexpress-dot-web-6981c4c2.md
Provides cookies and layout settings for the ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxVerticalGridCookiesSettings :
ASPxGridCookiesSettings
Public Class ASPxVerticalGridCookiesSettings
Inherits ASPxGridCookiesSettings
The following members return ASPxVerticalGridCookiesSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsCookies |
| ASP.NET MVC Extensions | VerticalGridSettings.SettingsCookies |
The ASPxVerticalGridCookiesSettings class provides a set of properties that are applied to cookies and layout storage settings. An object of the ASPxVerticalGridCookiesSettings class can be accessed by the ASPxVerticalGrid.SettingsCookies property.
Cookies
Layout Storing
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridCookiesSettings ASPxVerticalGridCookiesSettings
See Also