GridMenuEventArgs Constructors
Provides data for the DataViewBase.ShowGridMenu event.| Name | Parameters | Description |
|---|---|---|
| GridMenuEventArgs(DataControlPopupMenu) | menu | Initializes a new instance of the GridMenuEventArgs class with the specified context menu. |
See Also