BootstrapTreeViewNodeCommandEventArgs Constructors
Provides data for events whose function processes the NodeCommand event fired by a child control, within a templated node.Name | Parameters | Description |
---|---|---|
BootstrapTreeViewNodeCommandEventArgs(BootstrapTreeViewNode, Object, CommandEventArgs) | node, commandSource, originalArgs | Initializes a new instance of the BootstrapTreeViewNodeCommandEventArgs class. |
See Also