BootstrapCardViewEventMap Interface
Declaration
interface BootstrapCardViewEventMap extends BootstrapGridBaseEventMap
IMPORTANT
Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.
Properties
batchEditCardDeleting Property
Declaration
"batchEditCardDeleting": CardViewBatchEditCardDeletingEventArgs
Property Value
batchEditCardInserting Property
Declaration
"batchEditCardInserting": CardViewBatchEditCardInsertingEventArgs
Property Value
batchEditCardValidating Property
Declaration
"batchEditCardValidating": CardViewBatchEditCardValidatingEventArgs
Property Value
batchEditChangesCanceling Property
Declaration
"batchEditChangesCanceling": CardViewBatchEditChangesCancelingEventArgs
Property Value
batchEditChangesSaving Property
Declaration
"batchEditChangesSaving": CardViewBatchEditChangesSavingEventArgs
Property Value
batchEditConfirmShowing Property
Declaration
"batchEditConfirmShowing": CardViewBatchEditConfirmShowingEventArgs
Property Value
batchEditEndEditing Property
Declaration
"batchEditEndEditing": CardViewBatchEditEndEditingEventArgs
Property Value
batchEditStartEditing Property
Declaration
"batchEditStartEditing": CardViewBatchEditStartEditingEventArgs
Property Value
batchEditTemplateCellFocused Property
Declaration
"batchEditTemplateCellFocused": CardViewBatchEditTemplateCellFocusedEventArgs
Property Value
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
cardClick Property
Declaration
"cardClick": CardViewCardClickEventArgs
Property Value
cardDblClick Property
Declaration
"cardDblClick": CardViewCardClickEventArgs
Property Value
cardFocusing Property
Declaration
"cardFocusing": CardViewCardFocusingEventArgs
Property Value
columnSorting Property
Declaration
"columnSorting": CardViewColumnCancelEventArgs
Property Value
"customButtonClick": CardViewCustomButtonEventArgs
customizationWindowCloseUp Property
Declaration
"customizationWindowCloseUp": EventArgs
Property Value
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
focusedCardChanged Property
Declaration
"focusedCardChanged": CardViewFocusEventArgs
Property Value
focusedCellChanging Property
Declaration
"focusedCellChanging": CardViewFocusedCellChangingEventArgs
Property Value
selectionChanged Property
Declaration
"selectionChanged": CardViewSelectionEventArgs
Property Value