BootstrapCardViewEventMap Interface
In This Article
#Declaration
TypeScript
interface BootstrapCardViewEventMap extends BootstrapGridBaseEventMap
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
ControlEventMap
BootstrapGridBaseEventMap
BootstrapCardViewEventMap
#Properties
#batchEditCardDeleting Property
#Declaration
TypeScript
"batchEditCardDeleting": CardViewBatchEditCardDeletingEventArgs
#Property Value
Type |
---|
Card |
#batchEditCardInserting Property
#Declaration
TypeScript
"batchEditCardInserting": CardViewBatchEditCardInsertingEventArgs
#Property Value
Type |
---|
Card |
#batchEditCardValidating Property
#Declaration
TypeScript
"batchEditCardValidating": CardViewBatchEditCardValidatingEventArgs
#Property Value
Type |
---|
Card |
#batchEditChangesCanceling Property
#Declaration
TypeScript
"batchEditChangesCanceling": CardViewBatchEditChangesCancelingEventArgs
#Property Value
Type |
---|
Card |
#batchEditChangesSaving Property
#Declaration
TypeScript
"batchEditChangesSaving": CardViewBatchEditChangesSavingEventArgs
#Property Value
Type |
---|
Card |
#batchEditConfirmShowing Property
#Declaration
TypeScript
"batchEditConfirmShowing": CardViewBatchEditConfirmShowingEventArgs
#Property Value
Type |
---|
Card |
#batchEditEndEditing Property
#Declaration
TypeScript
"batchEditEndEditing": CardViewBatchEditEndEditingEventArgs
#Property Value
Type |
---|
Card |
#batchEditStartEditing Property
#Declaration
TypeScript
"batchEditStartEditing": CardViewBatchEditStartEditingEventArgs
#Property Value
Type |
---|
Card |
#batchEditTemplateCellFocused Property
#Declaration
TypeScript
"batchEditTemplateCellFocused": CardViewBatchEditTemplateCellFocusedEventArgs
#Property Value
Type |
---|
Card |
#beginCallback Property
#Declaration
TypeScript
"beginCallback": BeginCallbackEventArgs
#Property Value
Type |
---|
Begin |
#callbackError Property
#Declaration
TypeScript
"callbackError": CallbackErrorEventArgs
#Property Value
Type |
---|
Callback |
#cardClick Property
#Declaration
TypeScript
"cardClick": CardViewCardClickEventArgs
#Property Value
Type |
---|
Card |
#cardDblClick Property
#Declaration
TypeScript
"cardDblClick": CardViewCardClickEventArgs
#Property Value
Type |
---|
Card |
#cardFocusing Property
#Declaration
TypeScript
"cardFocusing": CardViewCardFocusingEventArgs
#Property Value
Type |
---|
Card |
#columnSorting Property
#Declaration
TypeScript
"columnSorting": CardViewColumnCancelEventArgs
#Property Value
Type |
---|
Card |
#customButtonClick Property
#Declaration
TypeScript
"customButtonClick": CardViewCustomButtonEventArgs
#Property Value
Type |
---|
Card |
#customizationWindowCloseUp Property
#Declaration
TypeScript
"customizationWindowCloseUp": EventArgs
#Property Value
Type |
---|
Event |
#endCallback Property
#Declaration
TypeScript
"endCallback": EndCallbackEventArgs
#Property Value
Type |
---|
End |
#focusedCardChanged Property
#Declaration
TypeScript
"focusedCardChanged": CardViewFocusEventArgs
#Property Value
Type |
---|
Card |
#focusedCellChanging Property
#Declaration
TypeScript
"focusedCellChanging": CardViewFocusedCellChangingEventArgs
#Property Value
Type |
---|
Card |
#selectionChanged Property
#Declaration
TypeScript
"selectionChanged": CardViewSelectionEventArgs
#Property Value
Type |
---|
Card |