Pivot Grid for WPF - How to Group Date-Time Values
This example shows how to group date-time values.
Multiple Pivot Grid fields are bound to the same data field - OrderDate. The DataSourceColumnBindingBase.GroupInterval property is used to create a Year → Quarter → Month hierarchy.