PivotGridMenuItemClickEventArgsBase Constructors
The base class for classes that provide data for the PivotGrid control’s menu item clicking events.| Name | Parameters | Description |
|---|---|---|
| PivotGridMenuItemClickEventArgsBase(PivotGridViewInfoBase, PivotGridMenuType, PivotGridMenu, PivotGridFieldBase, 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