aspnet-devexpress-dot-web-40fbf91f.md
Contains settings that relate to the card view’s adaptivity.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxCardViewAdaptivitySettings :
ASPxGridSettingsBase
Public Class ASPxCardViewAdaptivitySettings
Inherits ASPxGridSettingsBase
The following members return ASPxCardViewAdaptivitySettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.SettingsAdaptivity |
| ASP.NET MVC Extensions | CardViewSettings.SettingsAdaptivity |
An object of the ASPxCardViewAdaptivitySettings type can be accessed by the ASPxCardView.SettingsAdaptivity property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxCardViewAdaptivitySettings
See Also