Skip to main content

BootstrapCardViewSettings Properties

Provides view options for the BootstrapCardView control.
Name Description
ShowCardFooter Gets or sets a value that specifies the ASPxCardView card’s footer visibility. Inherited from ASPxCardViewSettings.
ShowCardHeader Gets or sets a value that specifies the ASPxCardView card’s header visibility. Inherited from ASPxCardViewSettings.
ShowHeaderFilterBlankItems Gets or sets a value that specifies whether the filter dropdown contains service filter items (‘Blanks’ and ‘Non blanks’) to allow filtering data by blank and non blank values. Inherited from ASPxGridSettings.
ShowHeaderFilterButton Gets or sets whether column/row headers display filter buttons. Inherited from ASPxGridSettings.
ShowHeaderFilterListBoxSearchUI Gets or sets a value specifying whether the list box’s search UI is enabled within the grid column’s header filter. Inherited from ASPxGridSettings.
ShowHeaderPanel Gets or sets whether the ASPxCardview’s Header Panel is visible. Inherited from ASPxCardViewSettings.
ShowStatusBar Specifies the visibility of the Status Bar. Inherited from ASPxGridSettings.
ShowSummaryPanel Gets or sets whether the ASPxCardView’s summary panel is displayed. Inherited from ASPxCardViewSettings.
ShowTitlePanel Specifies whether the grid displays the Title Panel. Inherited from ASPxGridSettings.
VerticalScrollableHeight Gets or sets the scrollable area’s height. Inherited from ASPxGridSettings.
VerticalScrollBarMode Gets or sets a value specifying the vertical scrollbar’s display mode. Inherited from ASPxGridSettings.
See Also