Skip to main content

BootstrapTabControlEventMap Interface

Declaration

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

"activeTabChanged": TabControlTabEventArgs

Property Value

Type
TabControlTabEventArgs

activeTabChanging Property

Declaration

"activeTabChanging": TabControlTabCancelEventArgs

Property Value

Type
TabControlTabCancelEventArgs

beginCallback Property

Declaration

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

tabClick Property

Declaration

"tabClick": TabControlTabClickEventArgs

Property Value

Type
TabControlTabClickEventArgs