Skip to main content

BootstrapCardViewFlowLayoutSettings Class

Contains settings that relate to the Card View’s flow layout.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewFlowLayoutSettings :
    CardViewFlowLayoutSettings

Remarks

A BootstrapCardViewFlowLayoutSettings instance can be accessed via the CardViewPagerSettings.SettingsFlowLayout property.

See Also