Pivot Grid for WinForms - How to Implement Group Filter
This example demonstrates how to create group filters in the Pivot Grid.
Set the PivotGroupFilterValues.FilterType property to PivotFilterType.Included. Create filter values and add them to the PivotGroupFilterValues.Values and PivotGroupFilterValue.ChildValues collections.