Skip to main content

BootstrapTreeViewEventMap Interface

Declaration

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

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

checkedChanged Property

Declaration

"checkedChanged": TreeViewNodeProcessingModeEventArgs

Property Value

Type
TreeViewNodeProcessingModeEventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

expandedChanged Property

Declaration

"expandedChanged": TreeViewNodeEventArgs

Property Value

Type
TreeViewNodeEventArgs

expandedChanging Property

Declaration

"expandedChanging": TreeViewNodeCancelEventArgs

Property Value

Type
TreeViewNodeCancelEventArgs

nodeClick Property

Declaration

"nodeClick": TreeViewNodeClickEventArgs

Property Value

Type
TreeViewNodeClickEventArgs