Skip to main content

BootstrapCardViewLayoutSettings Class

Contains settings that relate to the CardView’s layout.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.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