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

BootstrapCardViewSettings Members

Provides view options for the BootstrapCardView control.

Constructors

Name Description
BootstrapCardViewSettings(ASPxCardView) Initializes a new instance of the BootstrapCardViewSettings class.

Properties

Name Description
EnableFilterControlPopupMenuScrolling This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
GroupFormat
GroupFormatForMergedGroup
GroupFormatForMergedGroupRow
GroupSummaryTextSeparator
HorizontalScrollBarMode Gets or sets a value specifying the horizontal scrollbar’s display mode. Inherited from ASPxCardViewSettings.
LayoutMode This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
MergedGroupSeparator
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.
ShowFilterBar This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ShowGroupButtons
ShowGroupSelector
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 Gets or sets whether the status bar is displayed. Inherited from ASPxGridSettings.
ShowSummaryPanel Gets or sets whether the ASPxCardView’s summary panel is displayed. Inherited from ASPxCardViewSettings.
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. Inherited from ASPxCardViewSettings.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified object to the current one. Inherited from ASPxCardViewSettings.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also