PivotGridMenuEventArgs Constructors
Obsolete. Provides data for the DevExpress.XtraPivotGrid.PivotGridControl.ShowMenu event.Name | Parameters | Description |
---|---|---|
PivotGridMenuEventArgs(PivotGridViewInfo, PivotGridMenuType, PivotGridMenu, PivotGridField, 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