BootstrapTreeViewNodeEventArgs Constructors
Provides data for events which concern manipulations on nodes.| Name | Parameters | Description |
|---|---|---|
| BootstrapTreeViewNodeEventArgs(BootstrapTreeViewNode) | node | Initializes a new instance of the BootstrapTreeViewNodeEventArgs class. |
See Also