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

BootstrapCardViewLayoutSettings Class

Contains settings that relate to the CardView’s layout.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewLayoutSettings :
    PropertiesBase

The following members return BootstrapCardViewLayoutSettings objects:

Remarks

A BootstrapCardViewLayoutSettings instance can be accessed using the BootstrapCardView.SettingsLayout property.

Inheritance

Object
StateManager
PropertiesBase
BootstrapCardViewLayoutSettings
See Also