TabControlTabCancelEventArgs Interface
In This Article
#Declaration
TypeScript
interface TabControlTabCancelEventArgs extends ProcessingModeCancelEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
ProcessingModeEventArgs
ProcessingModeCancelEventArgs
TabControlTabCancelEventArgs
#Properties
#reloadContentOnCallback Property
#Declaration
TypeScript
reloadContentOnCallback: boolean
#Property Value
Type |
---|
boolean |
#tab Property
#Declaration
TypeScript
readonly tab: BootstrapTab
#Property Value
Type |
---|
Bootstrap |