Back to Devexpress

BootstrapCardViewBehaviorSettings Class

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

latest2.1 KB
Original Source

BootstrapCardViewBehaviorSettings Class

Provides behavior options for BootstrapCardViews.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewBehaviorSettings :
    ASPxCardViewBehaviorSettings
vb
Public Class BootstrapCardViewBehaviorSettings
    Inherits ASPxCardViewBehaviorSettings

The following members return BootstrapCardViewBehaviorSettings objects:

Remarks

The BootstrapCardViewBehaviorSettings class provides a set of Boolean properties that control a Card View’s behavior. These options can be accessed using the Card View’s BootstrapCardView.SettingsBehavior property.

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridBehaviorSettings ASPxCardViewBehaviorSettings BootstrapCardViewBehaviorSettings

See Also

BootstrapCardViewBehaviorSettings Members

SettingsBehavior

Card View

DevExpress.Web.Bootstrap Namespace