Back to Devexpress

BootstrapCardViewFlowLayoutSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-3a5a6e1c.md

latest1.7 KB
Original Source

BootstrapCardViewFlowLayoutSettings Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewFlowLayoutSettings :
    CardViewFlowLayoutSettings
vb
Public Class BootstrapCardViewFlowLayoutSettings
    Inherits CardViewFlowLayoutSettings

Remarks

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

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase CardViewDivBasedLayoutSettings CardViewFlowLayoutSettings BootstrapCardViewFlowLayoutSettings

See Also

BootstrapCardViewFlowLayoutSettings Members

Card View

DevExpress.Web.Bootstrap Namespace