Back to Devexpress

PivotCustomFilterPopupItemsEventArgs.Field Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotcustomfilterpopupitemseventargs.md

latest1.3 KB
Original Source

PivotCustomFilterPopupItemsEventArgs.Field Property

Gets the field for which the event has been 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, representing the field for which the event has been raised.

|

See Also

PivotCustomFilterPopupItemsEventArgs Class

PivotCustomFilterPopupItemsEventArgs Members

DevExpress.XtraPivotGrid Namespace