Skip to main content

BootstrapTreeViewEventMap Interface

#Declaration

TypeScript
interface BootstrapTreeViewEventMap 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

ControlEventMap
BootstrapTreeViewEventMap

#Properties

#beginCallback Property

#Declaration

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#checkedChanged Property

#Declaration

TypeScript

#Property Value

Type
TreeViewNodeProcessingModeEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#expandedChanged Property

#Declaration

TypeScript
"expandedChanged": TreeViewNodeEventArgs

#Property Value

Type
TreeViewNodeEventArgs

#expandedChanging Property

#Declaration

TypeScript
"expandedChanging": TreeViewNodeCancelEventArgs

#Property Value

Type
TreeViewNodeCancelEventArgs

#nodeClick Property

#Declaration

TypeScript

#Property Value

Type
TreeViewNodeClickEventArgs