TreeViewNodeMenuEventArgs Constructors
Provides data for the ShowNodeMenu event.| Name | Parameters | Description |
|---|---|---|
| TreeViewNodeMenuEventArgs(DataControlPopupMenu) | menu | Initializes a new instance of the TreeViewNodeMenuEventArgs class with specified settings. |
See Also