BootstrapTabControlEventMap Interface
Declaration
interface BootstrapTabControlEventMap extends ControlEventMap
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
activeTabChanged Property
Declaration
"activeTabChanged": TabControlTabEventArgs
Property Value
activeTabChanging Property
Declaration
"activeTabChanging": TabControlTabCancelEventArgs
Property Value
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
tabClick Property
Declaration
"tabClick": TabControlTabClickEventArgs
Property Value