Back to Devexpress

FilterPopupExcelDataEventArgs.Field Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-filterpopupexceldataeventargs.md

latest1.2 KB
Original Source

FilterPopupExcelDataEventArgs.Field Property

Gets a Pivot Grid field for which the event is raised.

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 a Pivot Grid field.

|

See Also

FilterPopupExcelDataEventArgs Class

FilterPopupExcelDataEventArgs Members

DevExpress.XtraPivotGrid Namespace