PivotGridMenuEventArgsBase Constructors
The base class for classes providing data for the PivotGrid control’s menu handling events.Name | Parameters | Description |
---|---|---|
PivotGridMenuEventArgsBase(PivotGridViewInfoBase, PivotGridMenuType, PivotGridMenu, PivotGridFieldBase, PivotArea, Point) | viewInfo, menuType, menu, pivotGridField, area, point | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also