Skip to main content

BootstrapCardViewEventMap Interface

Declaration

interface BootstrapCardViewEventMap extends BootstrapGridBaseEventMap

Remarks

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.

Inherited Members

Inheritance

Properties

batchEditCardDeleting Property

Declaration

"batchEditCardDeleting": CardViewBatchEditCardDeletingEventArgs

Property Value

Type
CardViewBatchEditCardDeletingEventArgs

batchEditCardInserting Property

Declaration

"batchEditCardInserting": CardViewBatchEditCardInsertingEventArgs

Property Value

Type
CardViewBatchEditCardInsertingEventArgs

batchEditCardValidating Property

Declaration

"batchEditCardValidating": CardViewBatchEditCardValidatingEventArgs

Property Value

Type
CardViewBatchEditCardValidatingEventArgs

batchEditChangesCanceling Property

Declaration

"batchEditChangesCanceling": CardViewBatchEditChangesCancelingEventArgs

Property Value

Type
CardViewBatchEditChangesCancelingEventArgs

batchEditChangesSaving Property

Declaration

"batchEditChangesSaving": CardViewBatchEditChangesSavingEventArgs

Property Value

Type
CardViewBatchEditChangesSavingEventArgs

batchEditConfirmShowing Property

Declaration

"batchEditConfirmShowing": CardViewBatchEditConfirmShowingEventArgs

Property Value

Type
CardViewBatchEditConfirmShowingEventArgs

batchEditEndEditing Property

Declaration

"batchEditEndEditing": CardViewBatchEditEndEditingEventArgs

Property Value

Type
CardViewBatchEditEndEditingEventArgs

batchEditStartEditing Property

Declaration

"batchEditStartEditing": CardViewBatchEditStartEditingEventArgs

Property Value

Type
CardViewBatchEditStartEditingEventArgs

batchEditTemplateCellFocused Property

Declaration

"batchEditTemplateCellFocused": CardViewBatchEditTemplateCellFocusedEventArgs

Property Value

Type
CardViewBatchEditTemplateCellFocusedEventArgs

beginCallback Property

Declaration

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

cardClick Property

Declaration

"cardClick": CardViewCardClickEventArgs

Property Value

Type
CardViewCardClickEventArgs

cardDblClick Property

Declaration

"cardDblClick": CardViewCardClickEventArgs

Property Value

Type
CardViewCardClickEventArgs

cardFocusing Property

Declaration

"cardFocusing": CardViewCardFocusingEventArgs

Property Value

Type
CardViewCardFocusingEventArgs

columnSorting Property

Declaration

"columnSorting": CardViewColumnCancelEventArgs

Property Value

Type
CardViewColumnCancelEventArgs

customButtonClick Property

Declaration

"customButtonClick": CardViewCustomButtonEventArgs

Property Value

Type
CardViewCustomButtonEventArgs

customizationWindowCloseUp Property

Declaration

"customizationWindowCloseUp": EventArgs

Property Value

Type
EventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

focusedCardChanged Property

Declaration

"focusedCardChanged": CardViewFocusEventArgs

Property Value

Type
CardViewFocusEventArgs

focusedCellChanging Property

Declaration

"focusedCellChanging": CardViewFocusedCellChangingEventArgs

Property Value

Type
CardViewFocusedCellChangingEventArgs

selectionChanged Property

Declaration

"selectionChanged": CardViewSelectionEventArgs

Property Value

Type
CardViewSelectionEventArgs