BootstrapTreeViewEventMap Interface
Declaration
interface BootstrapTreeViewEventMap 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
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
checkedChanged Property
Declaration
"checkedChanged": TreeViewNodeProcessingModeEventArgs
Property Value
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
expandedChanged Property
Declaration
"expandedChanged": TreeViewNodeEventArgs
Property Value
expandedChanging Property
Declaration
"expandedChanging": TreeViewNodeCancelEventArgs
Property Value
nodeClick Property
Declaration
"nodeClick": TreeViewNodeClickEventArgs
Property Value