Back to Devexpress

PivotCustomFilterPopupItemsEventArgs.Field Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotcustomfilterpopupitemseventargs-d809385a.md

latest1.2 KB
Original Source

PivotCustomFilterPopupItemsEventArgs.Field Property

Gets the field for which the event has been raised.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.PivotGrid Namespace