A newer version of this page is available.
Switch to the current version.
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
Public Class CardViewTableLayoutSettings
Inherits ASPxGridSettingsBase
Related API Members
The following members accept/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
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
CardViewTableLayoutSettings
See Also
Feedback