Having trouble getting help?
Contact Support
Contact Support
WPF Pivot Grid Overview
27 Feb 20251 minute to read
The WPF Pivot Grid is a powerful cell-oriented, extensible grid control which works with relational data. It simulates the pivot table feature of Microsoft Excel. The pivot grid pivots, summarizes, and groups data to organize it in a cross-tabulated form. It is used in financial domains to organize and analyze the business data.
NOTE
You can also explore our WPF Pivot Grid example to knows how to organizes and summarizes business data and displays the result in a cross-table format.