FlexPivot for WPF | ComponentOne
FlexPivot Architecture / FlexPivotGrid
In This Topic
    FlexPivotGrid
    In This Topic

    The FlexPivotGrid control displays data fetched from the data source in the form of Pivot tables. It can be bound to a data source for populating data with an ordered dataset. The FlexPivotGrid control provides automatic data binding with the FlexPivotPanel objects, grouped row and column headers, and custom behaviors for resizing columns, copying data to the clipboard, and showing details for a given cell.

    Extending the features of FlexGrid control, the FlexPivotGrid control also allows you to export the grid content to Excel sheet or use styles and owner-draw cells to customize the grid's overall appearance.

    The image below shows how a FlexPivotGrid control with populated ordered data looks like.

    FlexPivotGrid