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

ASPxCardViewAdaptivitySettings Class

Contains settings that relate to the card view’s adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewAdaptivitySettings :
    ASPxGridSettingsBase

The following members return ASPxCardViewAdaptivitySettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardView.SettingsAdaptivity
ASP.NET Bootstrap Controls BootstrapCardView.SettingsAdaptivity
ASP.NET MVC Extensions CardViewSettings.SettingsAdaptivity

Remarks

An object of the ASPxCardViewAdaptivitySettings type can be accessed by the ASPxCardView.SettingsAdaptivity property.

Implements

Inheritance

See Also