Skip to main content

BootstrapTabControlEventMap Interface

#Declaration

TypeScript
interface BootstrapTabControlEventMap extends ControlEventMap

#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

#activeTabChanged Property

#Declaration

TypeScript
"activeTabChanged": TabControlTabEventArgs

#Property Value

Type
TabControlTabEventArgs

#activeTabChanging Property

#Declaration

TypeScript
"activeTabChanging": TabControlTabCancelEventArgs

#Property Value

Type
TabControlTabCancelEventArgs

#beginCallback Property

#Declaration

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#tabClick Property

#Declaration

TypeScript

#Property Value

Type
TabControlTabClickEventArgs