A newer version of this page is available.
Switch to the current version.
BootstrapCardViewSettings Class
Provides view options for the BootstrapCardView control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapCardViewSettings :
ASPxCardViewSettings
Public Class BootstrapCardViewSettings
Inherits ASPxCardViewSettings
Related API Members
The following members accept/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
Feedback