FilterPopupExcelParseFilterCriteriaEventArgs.PivotGrid Property
Gets the pivot grid that raised the event.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| PivotGridControl | An object that specifies the pivot grid that raised the event. |
See Also