Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewSettings Properties

Provides view options for ASPxCardView controls.
Name Description
EnableFilterControlPopupMenuScrolling Gets or sets a value specifying whether popup menu scrolling is enabled in the built-in filter builder. Inherited from ASPxGridSettings.
GroupFormat Gets or sets the text pattern for group rows.
GroupFormatForMergedGroup Gets or sets the text pattern for the merged group.
GroupFormatForMergedGroupRow Gets or sets the text pattern for the merged group row.
GroupSummaryTextSeparator Gets or sets a separator dividing multiple summary texts displayed within group rows.
HorizontalScrollBarMode Gets or sets a value specifying the horizontal scrollbar’s display mode.
LayoutMode Gets or sets the current layout mode for the ASPxCardView.
MergedGroupSeparator Gets or sets the separator displayed between the grouped columns within the merged group row.
ShowCardFooter Gets or sets a value that specifies the ASPxCardView card’s footer visibility.
ShowCardHeader Gets or sets a value that specifies the ASPxCardView card’s header visibility.
ShowFilterBar Gets or sets a value which specifies when the filter bar is displayed. Inherited from ASPxGridSettings.
ShowGroupButtons Gets or sets whether group expand buttons are displayed within group rows.
ShowGroupSelector Specifies whether the card view displays the group selector.
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.
ShowStatusBar Gets or sets whether the status bar is displayed. Inherited from ASPxGridSettings.
ShowSummaryPanel Gets or sets whether the ASPxCardView’s summary panel is displayed.
ShowTitlePanel Gets or sets whether the title panel is displayed. 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.
VerticalScrollBarStyle Gets or sets the operating mode of the vertical scrollbar.
See Also