PopupMenuShowingEventArgs Constructors
Provides data for the PivotGridControl.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(PivotGridViewInfo, PivotGridMenuType, PivotGridMenu, PivotGridField, PivotArea, Point) | viewInfo, menuType, menu, field, area, point | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also