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

CardViewTableLayoutSettings Class

Contains settings that relate to the CardView’s table layout.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CardViewTableLayoutSettings :
    ASPxGridSettingsBase

The following members return CardViewTableLayoutSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardViewPagerSettings.SettingsTableLayout
CardViewPagerState.SettingsTableLayout
ASP.NET Bootstrap Controls BootstrapCardViewPagerSettings.SettingsTableLayout

Remarks

A CardViewTableLayoutSettings instance can be accessed via the ASPxCardViewPagerSettings.SettingsTableLayout property.

Implements

Inheritance

See Also