Skip to main content
A newer version of this page is available. .

BootstrapCardViewFlowLayoutSettings Class

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

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewFlowLayoutSettings :
    CardViewFlowLayoutSettings

Remarks

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

See Also