BootstrapCardViewBehaviorSettings Class
Provides behavior options for BootstrapCardViews.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
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