Back to Devexpress

FilterPopupExcelEventArgs.Field Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-filterpopupexceleventargs.md

latest1.2 KB
Original Source

FilterPopupExcelEventArgs.Field Property

Get the Pivot Grid field being processed.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public PivotGridField Field { get; }
vb
Public ReadOnly Property Field As PivotGridField

Property Value

TypeDescription
PivotGridField

A PivotGridField object that is the Pivot Grid field being processed.

|

See Also

FilterPopupExcelEventArgs Class

FilterPopupExcelEventArgs Members

DevExpress.XtraPivotGrid Namespace