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

ASPxCardViewCookiesSettings Class

Provides cookies and layout settings for ASPxCardView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxCardViewCookiesSettings :
    ASPxGridCookiesSettings

The following members return ASPxCardViewCookiesSettings objects:

Remarks

The ASPxCardViewCookiesSettings class provides a set of properties that are applied to cookies and layout storing settings. An object of the ASPxCardViewCookiesSettings class can be accessed by the ASPxCardView.SettingsCookies property.

Implements

See Also