Topic: "pivot-grid-for-winforms"
DevExpress-Examples/winforms-pivotgrid--customize-cells-in-the-exported-excel-document
The following example shows how to customize cells appearance in the exported document when you export the Pivot Grid to XLSX (or XLS) format.
Language: Visual Basic .NET - Size: 568 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-print-pivot-and-chart-controls
The following example shows how to print a document that contains a Pivot Grid control with an integrated Chart.
Language: C# - Size: 210 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/winforms-pivot-totals-visibility
This example demonstrates how to add a new item to the field header's popup menu. This item shows or hides totals in the PivotGrid control.
Language: C# - Size: 898 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-pivotgrid--display-the-difference-of-income-and-outlay-in-totals
This example calculates and displays the difference of Income and Outlay in totals.
Language: C# - Size: 73.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/winforms-pivotgrid-hide-totals-customcellvalue
This example demonstrates how to handle the CustomCellValue event to hide field's row totals and grand totals.
Language: C# - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-visualize-pivot-grid-data-in-chart
The following example shows how to integrate the Pivot Grid with the Chart control.
Language: Visual Basic .NET - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-split-field-value-cells
The following example demonstrates how to split field value cells.
Language: C# - Size: 102 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-sort-data-by-olap-member-properties
This example demonstrates how to handle CustomServerModeSort event to sort data by OLAP member properties.
Language: C# - Size: 115 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-save-restore-state-and-layout
This example demonstrates how to restore the Pivot Grid's layout and the row/column collapsed state.
Language: C# - Size: 916 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-override-in-place-cell-editor
This example shows how to change the editor type when the editor is in "edit" mode.
Language: Visual Basic .NET - Size: 456 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-implement-the-distinct-count-summary-type
This example demonstrates how to count distinct values (the number of orders with equal product quantities) and display the result in the Pivot Grid.
Language: Visual Basic .NET - Size: 641 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-implement-sorting-by-summary-in-olap-mode
The following example demonstrates how to implement sorting by summary in OLAP mode.
Language: C# - Size: 108 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-hide-the-grand-total-column-and-text-labels
This example demonstrates how to clear grid lines and hide Pivot Grid elements such as text labels and the grand total column.
Language: C# - Size: 84 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-hide-specific-columns-and-rows
The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.
Language: C# - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-show-custom-display-text
The following example shows how handle the CustomCellDisplayText event to show custom display text in the Pivot Grid cells.
Language: C# - Size: 509 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-draw-a-custom-element-on-mouse-hover
How to determine whether the mouse is hovered on Field Value and redraw the corresponding element in the Pivot Grid for WinForms
Language: C# - Size: 61.5 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-display-the-customization-form-near-the-pivotgrid
This example demonstrates how to display the Customization Form near the Pivot Grid.
Language: C# - Size: 812 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-display-kpi-graphics
The following example shows how to display KIP graphics in the Pivot Grid bound to the Northwind database.
Language: Visual Basic .NET - Size: 463 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-create-user-folders-within-the-customization-form
This example demonstrates how to organize the Customization Form fields in folders.
Language: C# - Size: 774 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-create-a-custom-exporter-for-pivotgridcontrol-with-xtrareport
This example illustrates how to dynamically create a custom report based on PivotGridControl content in WinForms.
Language: Visual Basic .NET - Size: 520 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-bind-to-an-olap-cube-with-the-adomdnet-data-provider
This example demonstrates how to specify connection settings to the Adventure Works cube on the OLAP server.
Language: C# - Size: 104 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-pivot-change-the-field-value-header-appearance-backcolor
This example handles the CustomDrawFieldValue event to fill the header's color.
Language: C# - Size: 108 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-pivot-access-other-cell-value-while-calculating-the-current-cell
This example calculates percentage based on the "Beverages" row value for each column. The Pivot Grid handles the PivotGridControl.CustomCellValue event to display a calculated percentage value in the cell that belongs to the "% of Beverages Sales" column.
Language: C# - Size: 734 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-assign-in-place-editors-to-different-types-of-cells
The following example shows how to handle the PivotGridControl.CustomCellEdit event to assign different in-place editors to different types of cells.
Language: Visual Basic .NET - Size: 629 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-change-summarydisplaytype-in-context-menu
The following example shows how to customize the field header's context menu in the PivotGridControl.PopupMenuShowing event handler. The event allows you to change the SummaryDisplayType value of the field.
Language: C# - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-apply-summary-filter
This example demonstrates how to apply a summary filter to a specific detail level.
Language: C# - Size: 826 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-apply-format-rules-to-data-cells
The following example shows how to apply a data bar format condition (the FormatConditionRuleDataBar class) to the Pivot Grid data cells.
Language: C# - Size: 678 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-hide-empty-columns-and-rows
The following example shows how to handle the CustomFieldValueCells event to hide empty columns and rows.
Language: C# - Size: 121 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-custom-aggregates
This example shows how to aggregate data by the field's first value in the Pivot Grid control.
Language: Visual Basic .NET - Size: 610 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivotgrid-bind-to-an-olap-cube-via-xmla
This example demonstrates how to add connection settings to the Adventure Works cube on the OLAP server.
Language: C# - Size: 95.7 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-customize-pivot-grid-data-before-displaying-it-in-a-chart-control
The following example demonstrates how to add custom text to the Pivot Grid's data used as the data source for the Chart control.
Language: C# - Size: 487 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-chart-integration-hide-unnecessary-series-from-the-chart
This example demonstrates how handle the CustomChartDataSourceRows event to hide unnecessary series from the Chart control connected to the Pivot Grid.
Language: C# - Size: 117 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-differentiate-between-null-and-zero-values
Differentiate Between Null and Zero Values
Language: C# - Size: 86.9 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-customize-appearance-of-the-even-odd-groups-of-cells
This example shows how to to apply a custom appearance to a set of cells, corresponding to the same field values.
Language: Visual Basic .NET - Size: 122 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-implement-custom-drawing-for-the-chartcontrol-that-is-bound-to-the-pivotgrid-control
This example demonstrates how to show color description for the pivot grid rows and color graph line according to the selected cells.
Language: Visual Basic .NET - Size: 119 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-chart-draw-a-custom-legend-marker-for-a-series-point
This example demonstrates how to use the CustomDrawSeriesPoint event to modify the legend markers of nested donut series points.
Language: Visual Basic .NET - Size: 934 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-use-a-hidden-field-to-sort-visible-field-values
This example demonstrates how to sort the Sales Person field by the hidden Last Name data field.
Language: Visual Basic .NET - Size: 757 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pivot-grid-walkthrough-tutorial
The following example contains source code used in the tutorials that explain how to get started with the Pivot Grid.
Language: C# - Size: 764 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
