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