Back to Devexpress

FilterPopupExcelParseFilterCriteriaEventArgs.PivotGrid Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-filterpopupexcelparsefiltercriteriaeventargs.md

latest1.3 KB
Original Source

FilterPopupExcelParseFilterCriteriaEventArgs.PivotGrid Property

Gets the pivot grid that raised the event.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public PivotGridControl PivotGrid { get; }
vb
Public ReadOnly Property PivotGrid As PivotGridControl

Property Value

TypeDescription
PivotGridControl

An object that specifies the pivot grid that raised the event.

|

See Also

FilterPopupExcelParseFilterCriteriaEventArgs Class

FilterPopupExcelParseFilterCriteriaEventArgs Members

DevExpress.XtraPivotGrid Namespace