BootstrapCardViewSettings Class
Provides view options for the BootstrapCardView control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapCardViewSettings objects:
Remarks
The BootstrapCardViewSettings class contains options that specify the visibility of various elements (column headers, footer, status bar, etc.) within the BootstrapCardView. These settings can be accessed using the BootstrapCardView.Settings property.
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridSettings
ASPxCardViewSettings
BootstrapCardViewSettings
See Also