PopupMenuEventArgs Constructors
Provides data for the GridControl.PopupMenuCustomization event.Name | Parameters | Description |
---|---|---|
PopupMenuEventArgs(GridPopupMenuView, GridPopupMenuType, Int32, GridColumn) | menu, menuType, rowHandle, column | Initializes a new instance of the PopupMenuEventArgs class with the specified settings. |
See Also