A newer version of this page is available.
Switch to the current version.
FilterPopupExcelQueryFilterCriteriaEventArgs.PivotGrid Property
Get the PivotGridControl that raised the event.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
public PivotGridControl PivotGrid { get; }
Public ReadOnly Property PivotGrid As PivotGridControl
Property Value
Type | Description |
---|---|
PivotGridControl |
See Also
Feedback