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