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