Back to Devexpress

PivotGridGroup.GroupFilterValues Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridgroup-f7f0e03d.md

latest1.2 KB
Original Source

PivotGridGroup.GroupFilterValues Property

Gets or sets a collection of group filter values.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public GroupFilterValuesCollection GroupFilterValues { get; set; }
vb
Public Property GroupFilterValues As GroupFilterValuesCollection

Property Value

TypeDescription
GroupFilterValuesCollection

A GroupFilterValuesCollection object that is a collection of group filter values.

|

See Also

PivotGridGroup Class

PivotGridGroup Members

DevExpress.Xpf.PivotGrid Namespace