TreeViewNodeCommandEventArgs Fields
Provides data for events whose function processes the NodeCommand event fired by a child control, within a templated node.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also