An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/devexpress-examples/winforms-pivot-access-other-cell-value-while-calculating-the-current-cell

dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project