Back to Devexpress

ASPxCardViewSettings Members

aspnet-devexpress-dot-web-dot-aspxcardviewsettings-dot-underscore-members.md

latest7.1 KB
Original Source

ASPxCardViewSettings Members

Provides view options for ASPxCardView controls.

Constructors

NameDescription
ASPxCardViewSettings(IPropertiesOwner)Initializes a new instance of the ASPxCardViewSettings class with specified settings.

Properties

NameDescription
EnableFilterControlPopupMenuScrollingGets or sets a value specifying whether popup menu scrolling is enabled in the built-in filter builder. Inherited from ASPxGridSettings.
GroupFormatGets or sets the text pattern for group rows.
GroupFormatForMergedGroupGets or sets the text pattern for the merged group.
GroupFormatForMergedGroupRowGets or sets the text pattern for the merged group row.
GroupSummaryTextSeparatorGets or sets a separator dividing multiple summary texts displayed within group rows.
LayoutModeGets or sets the current layout mode for the ASPxCardView.
MergedGroupSeparatorGets or sets the separator displayed between the grouped columns within the merged group row.
ShowCardFooterGets or sets a value that specifies the ASPxCardView card’s footer visibility.
ShowCardHeaderGets or sets a value that specifies the ASPxCardView card’s header visibility.
ShowFilterBarGets or sets a value which specifies when the filter bar is displayed. Inherited from ASPxGridSettings.
ShowGroupButtonsGets or sets whether group expand buttons are displayed within group rows.
ShowGroupSelectorSpecifies whether the card view displays the group selector.
ShowHeaderFilterBlankItemsGets 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.
ShowHeaderFilterButtonGets or sets whether column/row headers display filter buttons. Inherited from ASPxGridSettings.
ShowHeaderFilterListBoxSearchUIGets or sets a value specifying whether the list box’s search UI is enabled within the grid column’s header filter. Inherited from ASPxGridSettings.
ShowHeaderPanelGets or sets whether the ASPxCardview’s Header Panel is visible.
ShowStatusBarSpecifies the visibility of the Status Bar. Inherited from ASPxGridSettings.
ShowSummaryPanelGets or sets whether the ASPxCardView’s summary panel is displayed.
ShowTitlePanelSpecifies whether the grid displays the Title Panel. Inherited from ASPxGridSettings.
VerticalScrollableHeightGets or sets the scrollable area’s height. Inherited from ASPxGridSettings.
VerticalScrollBarModeGets or sets a value specifying the vertical scrollbar’s display mode. Inherited from ASPxGridSettings.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified object to the current one.
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

ASPxCardViewSettings Class

DevExpress.Web Namespace