This example demonstrates how to create a custom PivotGridField.CellTemplate that uses different colors for different cell types (Ordinary cells, Total cells, Selected cells)
BTW: In addition, it is possible to customize Field Value and Cell appearance using the CustomValueAppearance and CustomCellAppearance events.
↧
CellTemplate with different colors for Ordinary, Total, Selected(Focused) cells
↧