aspnet-devexpress-dot-web-93da60e6.md
Contains settings that relate to the CardView’s table layout.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewTableLayoutSettings :
ASPxGridSettingsBase
Public Class CardViewTableLayoutSettings
Inherits ASPxGridSettingsBase
The following members return CardViewTableLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardViewPagerSettings.SettingsTableLayout |
| ASP.NET MVC Extensions | CardViewPagerState.SettingsTableLayout |
A CardViewTableLayoutSettings instance can be accessed via the ASPxCardViewPagerSettings.SettingsTableLayout property.
Object StateManager PropertiesBase ASPxGridSettingsBase CardViewTableLayoutSettings
See Also