Skip to main content

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