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

CardViewFlowLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewFlowLayoutSettings :
    CardViewDivBasedLayoutSettings

The following members return CardViewFlowLayoutSettings objects:

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

Remarks

A CardViewFlowLayoutSettings instance can be accessed via the ASPxCardViewPagerSettings.SettingsFlowLayout property.

Implements

See Also