Back to Devexpress

GroupFilterValue.Field Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-groupfiltervalue-ae9c1f82.md

latest1.1 KB
Original Source

GroupFilterValue.Field Property

Gets the field to which the filter value corresponds.

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 that is a field to which the filter value corresponds.

|

See Also

GroupFilterValue Class

GroupFilterValue Members

DevExpress.Xpf.PivotGrid Namespace