Skip to main content
A newer version of this page is available. .

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, field, area, point This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also