Back to Devexpress

CardViewBatchEditSettings Properties

aspnet-devexpress-dot-web-dot-cardviewbatcheditsettings-dot-underscore-properties.md

latest3.0 KB
Original Source

CardViewBatchEditSettings Properties

Contains Batch Edit Mode specific settings.

NameDescription
AllowEndEditOnValidationErrorSpecifies whether an editor can lose focus when validation fails. Inherited from GridBatchEditSettings.
AllowRegularDataItemTemplateSpecifies whether the grid renders the template content or displays the modified cell value after editing ends. Inherited from GridBatchEditSettings.
AllowValidationOnEndEditSpecifies whether to validate data when a cell/row/record switches from edit to browse mode. Inherited from GridBatchEditSettings.
EditModeSpecifies which control element (cell or card) is used to edit the data.
EnableRealTimeSummaryRecalculationSpecifies whether the grid recalculates summaries on the client side. Inherited from GridBatchEditSettings.
ErrorImagePositionGets or sets the position of the validation error image relative to the editor content. Inherited from GridBatchEditSettings.
HighlightDeletedCardsSpecifies if the deleted card is highlighted in Batch Edit Mode.
HighlightSummaryItemsSpecifies whether the ASPxCardView highlights summaries when their values are recalculated.
ShowConfirmOnLosingChangesSpecifies whether the grid control displays the Confirmation dialog box to avoid losing unsaved changes. Inherited from GridBatchEditSettings.
StartEditActionSpecifies the user action that invokes a data cell’s in-place editor. Inherited from GridBatchEditSettings.

See Also

CardViewBatchEditSettings Class

CardViewBatchEditSettings Members

DevExpress.Web Namespace