ASPxCardViewAdaptivitySettings Class
In This Article
Contains settings that relate to the card view’s adaptivity.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxCardViewAdaptivitySettings :
ASPxGridSettingsBase
#Related API Members
The following members return ASPxCardViewAdaptivitySettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#Remarks
An object of the ASPxCardViewAdaptivitySettings
type can be accessed by the ASPxCardView.SettingsAdaptivity property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxCardViewAdaptivitySettings
See Also