TreeViewNodeClickEventArgs Interface
In This Article
#Declaration
TypeScript
interface TreeViewNodeClickEventArgs extends TreeViewNodeProcessingModeEventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
EventArgs
ProcessingModeEventArgs
TreeViewNodeProcessingModeEventArgs
TreeViewNodeClickEventArgs
#Properties
#htmlElement Property
#Declaration
TypeScript
readonly htmlElement: any
#Property Value
Type |
---|
any |
#htmlEvent Property
#Declaration
TypeScript
readonly htmlEvent: any
#Property Value
Type |
---|
any |