CardViewFlowLayoutSettings Class
Contains settings that relate to the CardView’s flow layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return CardViewFlowLayoutSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardViewPagerSettings.SettingsFlowLayout |
ASP.NET MVC Extensions | CardViewPagerState.SettingsFlowLayout |
Remarks
A CardViewFlowLayoutSettings instance can be accessed via the ASPxCardViewPagerSettings.SettingsFlowLayout property.
Implements
Inheritance
See Also