CardViewTableLayoutSettings Class
In This Article
Contains settings that relate to the CardView’s table layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewTableLayoutSettings :
ASPxGridSettingsBase
#Related API Members
The following members return CardViewTableLayoutSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#Remarks
A CardViewTableLayoutSettings instance can be accessed via the ASPxCardViewPagerSettings.SettingsTableLayout property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
CardViewTableLayoutSettings
See Also