Back to Devexpress

CardViewSettings Members

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-dot-underscore-members.md

latest27.9 KB
Original Source

CardViewSettings Members

Contains the CardView extension settings.

Constructors

NameDescription
CardViewSettings()Initializes a new instance of the CardViewSettings class with default settings.

Properties

NameDescription
AccessibilityCompliantEnables accessibility support. Inherited from GridSettingsBase.
AccessKeyGets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension. Inherited from SettingsBase.
AfterPerformCallbackEnables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server.
AttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from SettingsBase.
BeforeColumnSortingGroupingProvides an opportunity to obtain the column sorting or grouping parameters and to perform some action before a column is sorted or grouped.
BeforeGetCallbackResultAllows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed. Inherited from GridSettingsBase.
BeforeHeaderFilterFillItemsEnables you to provide custom filter items instead of the default ones displayed in a Popup Header Filter.
CallbackRouteValuesDefines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. Inherited from GridSettingsBase.
CardLayoutCreatedEnables you to change card layout properties.
CardLayoutPropertiesProvides access to the settings allowing you to customize a card layout.
CellEditorInitializeEnables initializing the cell editors displayed within the CardView edit cells.
ClientLayoutEnables you to save and restore the previously saved layout of the extension. Inherited from GridSettingsBase.
ClientSideEventsGets an object that lists the client-side events specific to the CardView.
ClientVisibleGets or sets a value that specifies the initial visibility state of an extension on the client. Inherited from GridSettingsBase.
ColumnsProvides access to a CardView’s column collection.
CommandButtonInitializeEnables command items to be initialized.
ControlStyleProvides access to the style settings declared at the root level of the extension’s wrapped web server control. Inherited from GridSettingsBase.
CustomActionRouteValuesDefines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCxClientGridView.PerformCallback method. Inherited from GridSettingsBase.
CustomBindingRouteValuesCollectionDefines the callback routing logic by specifying the names of Controllers and Actions that handle callbacks related to CardView data operations such as paging, sorting, and filtering.
CustomButtonInitializeEnables you to initialize custom command buttons.
CustomColumnDisplayTextEnables custom display text to be provided to any cell.
CustomColumnGroupProvides the capability to group data using custom rules.
CustomColumnSortEnables you to sort data using custom rules.
CustomDataActionRouteValuesDefines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCxClientGridView.GetValuesOnCustomCallback method. Inherited from GridSettingsBase.
CustomJSPropertiesEnables you to supply any server data that can then be parsed on the client.
CustomSummaryCalculateEnables you to calculate summary values manually.
CustomUnboundColumnDataEnables data to be supplied to unbound columns.
DataBindingAllows you to perform custom actions before a GridView is bound to a data source. Inherited from GridSettingsBase.
DataBoundAllows you to perform actions after the GridView is bound to a data source. Inherited from GridSettingsBase.
DeleteSelectedCardsRouteValuesDefines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to selected card(s) deletion.
EditFormLayoutPropertiesProvides access to the settings allowing you to customize the edit form layout.
EnableCallbackAnimationGets or sets a value that specifies whether a specific animation effect is used when a GridView’s content is updated via a callback. Inherited from GridSettingsBase.
EnableCallbackCompressionGets or sets whether callback compression is enabled. Inherited from GridSettingsBase.
EnableCardsCacheGets or sets whether data caching is enabled.
EnabledGets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions. Inherited from SettingsBase.
EnablePagingCallbackAnimationGets or sets a value that specifies whether a specific animation effect is used when changing pages. Inherited from GridSettingsBase.
EnablePagingGesturesGets or sets a value specifying whether an end-user can switch pages with a swipe gesture. Inherited from GridSettingsBase.
EnableThemingGets or sets a value indicating whether themes apply to this extension. Inherited from SettingsBase.
EncodeHtmlThis property is not in effect for the GridSettingsBase class. Inherited from GridSettingsBase.
FilterControlColumnsCreatedEnables you to customize the filter control column collection after it is created. Inherited from GridSettingsBase.
FilterControlCriteriaValueEditorCreateEnables you to replace the default criteria value editor with a custom one. Inherited from GridSettingsBase.
FilterControlCriteriaValueEditorInitializeEnables the editors displayed within the criteria value to be initialized. Inherited from GridSettingsBase.
FilterControlCustomValueDisplayTextEnables you to specify the entered filter value’s custom display text to be displayed when the filter’s condition value editor is inactive. Inherited from GridSettingsBase.
FilterControlOperationVisibilityEnables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the FilterControl’s operation dropdown menu. Inherited from GridSettingsBase.
FilterControlParseValueEnables you to process and modify an entered value before it is actually accepted by the filter. Inherited from GridSettingsBase.
FormatConditionsProvides access to a collection of format condition rules.
GroupSelectorFillItemsEnables you to provide custom items in the group selector.
GroupSelectorInitializeEnables you to customize the group selector.
GroupSummaryProvides access to group summary items.
HeaderFilterEditorInitializeOccurs when a header filter editor is initialized.
HeaderFilterFillItemsEnables you to add custom filter items in a filter dropdown.
HeightGets or sets the height of the extension. Inherited from SettingsBase.
HtmlCardPreparedEnables the settings of individual cards to be changed.
ImagesProvides access to the settings that define images for various elements in the CardView.
ImagesEditorsProvides access to the settings that define images displayed in the CardView’s editors.
ImagesFilterControlProvides access to the settings that define images displayed within the Filter Builder. Inherited from GridSettingsBase.
InitEnables you to perform custom actions when an extension is initialized. Inherited from SettingsBase.
InitNewCardEnables you to initialize added cards.
KeyFieldNameGets or sets the name of the data source key field. Inherited from GridSettingsBase.
NameSpecifies the unique identifier name for the extension. Inherited from SettingsBase.
PreRenderAllows custom processing to be implemented before the extension is rendered to the page. Inherited from SettingsBase.
RightToLeftSpecifies whether to apply right-to-left representation to the extension. Inherited from GridSettingsBase.
SearchPanelEditorCreateEnables you to replace the default search panel editor with custom one.
SearchPanelEditorInitializeEnables you to customize the properties of an editor displayed within the search panel.
SettingsProvides access to the CardView’s display options.
SettingsAdaptivityProvides access to the Card View layout adaptivity settings.
SettingsBehaviorProvides access to the CardView’s behavior settings.
SettingsCommandButtonProvides access to the settings of the CardView’s command buttons.
SettingsCookiesProvides access to the extension’s cookie settings.
SettingsDataSecurityProvides access to the CardView’s security settings that allow you to disable data modification operations (edit, insert, delete).
SettingsEditingProvides access to the CardView ‘s edit settings.
SettingsExportProvides access to the CardView’s export settings.
SettingsFilterControlProvides access to the filter control’s settings.
SettingsLoadingPanelProvides access to the loading panel’s settings.
SettingsPagerProvides access to the pager‘s settings.
SettingsPopupProvides access to the settings of different CardView popup elements.
SettingsSearchPanelProvides access to the search panel’s settings.
SettingsTextProvides access to the CardView’s text settings.
SkinIDGets or sets the skin to apply to the control. Inherited from SettingsBase.
StyleGets a collection of all cascading style sheet (CSS) properties applied to an extension. Inherited from SettingsBase.
StylesProvides access to the style settings that control the appearance of the extension’s visual elements.
StylesEditorsProvides access to style settings used to paint the CardView’s editors.
StylesFilterControlProvides access to the style settings defining the appearance of the Filter Builder. Inherited from GridSettingsBase.
StylesPagerProvides access to the style settings that control the appearance of the pager displayed within the Card View.
StylesPopupProvides access to the style settings defining the appearance of different popup elements within a card view.
StylesToolbarProvides access to the style settings that define the appearance of toolbars. Inherited from GridSettingsBase.
SubstituteFilterAllows you to replace a filter applied with another filter. Inherited from GridSettingsBase.
SummaryDisplayTextEnables custom display text to be provided for any summary value.
TabIndexGets or sets the tab index of the control element of the web page. Inherited from SettingsBase.
ThemeGets or sets the name of the theme to be applied to the extension. Inherited from SettingsBase.
ToolbarItemClickFires after a toolbar item has been clicked.
ToolbarsGets the collection of toolbars in the CardViewSettings control.
ToolTipGets or sets a UI element’s tooltip text. Inherited from SettingsBase.
TotalSummaryProvides access to total summary items.
WidthGets or sets the width of the extension. Inherited from SettingsBase.

Methods

NameDescription
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.
SetCardFooterTemplateContent(Action<CardViewCardFooterTemplateContainer>)Allows you to specify a footer template.
SetCardFooterTemplateContent(String)Allows you to specify a footer template.
SetCardHeaderTemplateContent(Action<CardViewCardHeaderTemplateContainer>)Allows you to specify a column header template.
SetCardHeaderTemplateContent(String)Allows you to specify a card header template.
SetCardTemplateContent(Action<CardViewCardTemplateContainer>)Allows you to specify a card template.
SetCardTemplateContent(String)Allows you to specify a card template.
SetDataItemTemplateContent(Action<CardViewDataItemTemplateContainer>)Allows you to specify a data cell template.
SetDataItemTemplateContent(String)Allows you to specify a data cell template.
SetEditFormTemplateContent(Action<CardViewEditFormTemplateContainer>)Allows you to specify an edit form template.
SetEditFormTemplateContent(String)Allows you to specify an edit form template.
SetEditItemTemplateContent(Action<CardViewEditItemTemplateContainer>)Allows you to specify an edit item template.
SetEditItemTemplateContent(String)Allows you to specify an edit form template.
SetGroupRowTemplate(Action<CardViewGroupRowTemplateContainer>)Allows you to specify a group row template.
SetGroupRowTemplate(String)Allows you to specify a group row template.
SetGroupRowTemplateContent(Action<CardViewGroupRowTemplateContainer>)Allows you to specify a group row template.
SetGroupRowTemplateContent(String)Allows you to specify a group row template.
SetHeaderPanelTemplateContent(Action<CardViewHeaderPanelTemplateContainer>)Allows you to specify a header panel template.
SetHeaderPanelTemplateContent(String)Allows you to specify a header panel template.
SetHeaderTemplateContent(Action<CardViewHeaderTemplateContainer>)Allows you to specify a column header template.
SetHeaderTemplateContent(String)Allows you to specify a column header template.
SetPagerBarTemplateContent(Action<CardViewPagerBarTemplateContainer>)Allows you to specify a pager template.
SetPagerBarTemplateContent(String)Allows you to specify a pager template.
SetStatusBarTemplateContent(Action<CardViewStatusBarTemplateContainer>)Allows you to specify a status bar template.
SetStatusBarTemplateContent(String)Allows you to specify a status bar template.
SetTitlePanelTemplateContent(Action<CardViewTitleTemplateContainer>)Allows you to specify a title panel template.
SetTitlePanelTemplateContent(String)Allows you to specify a title panel template.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

CardViewSettings Class

DevExpress.Web.Mvc Namespace