TreeViewNodeCommandEventArgs Constructors
Provides data for events whose function processes the NodeCommand event fired by a child control, within a templated node.
Name | Parameters | Description |
---|---|---|
Tree |
node, command |
Initializes a new instance of the Tree |
Tree |
command |
Initializes a new instance of the Tree |
See Also