PivotGridMenuItemClickEventArgsBase Class
In This Article
The base class for classes that provide data for the PivotGrid control’s menu item clicking events.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class PivotGridMenuItemClickEventArgsBase :
PivotGridMenuEventArgsBase
#Inheritance
Object
EventArgs
BasePopupMenuShowingEventArgs
PivotGridMenuEventArgsBase
PivotGridMenuItemClickEventArgsBase
See Also