Back to Devexpress

ASPxCardViewAdaptivitySettings Class

aspnet-devexpress-dot-web-40fbf91f.md

latest1.8 KB
Original Source

ASPxCardViewAdaptivitySettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewAdaptivitySettings :
    ASPxGridSettingsBase
vb
Public Class ASPxCardViewAdaptivitySettings
    Inherits ASPxGridSettingsBase

The following members return ASPxCardViewAdaptivitySettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsAdaptivity
ASP.NET MVC ExtensionsCardViewSettings.SettingsAdaptivity

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxCardViewAdaptivitySettings

See Also

ASPxCardViewAdaptivitySettings Members

DevExpress.Web Namespace