Back to Devexpress

BootstrapCardViewLayoutSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-aedbb27c.md

latest1.5 KB
Original Source

BootstrapCardViewLayoutSettings Class

Contains settings that relate to the CardView’s layout.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewLayoutSettings :
    PropertiesBase
vb
Public Class BootstrapCardViewLayoutSettings
    Inherits 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

BootstrapCardViewLayoutSettings Members

DevExpress.Web.Bootstrap Namespace