Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridCookiesSettings Class

Provides cookies and layout settings for the ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxVerticalGridCookiesSettings :
    ASPxGridCookiesSettings

The following members return ASPxVerticalGridCookiesSettings objects:

Remarks

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.

Implements

See Also