BootstrapCardViewFlowLayoutSettings Class
In This Article
Contains settings that relate to the Card View’s flow layout.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewFlowLayoutSettings :
CardViewFlowLayoutSettings
#Remarks
A BootstrapCardViewFlowLayoutSettings
instance can be accessed via the CardViewPagerSettings.SettingsFlowLayout property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
CardViewDivBasedLayoutSettings
CardViewFlowLayoutSettings
BootstrapCardViewFlowLayoutSettings
See Also