0

In WinForms DevExpress (16.1) I have a PivotGrid Control and a CustomCellValue event handler, I was wondering if it is possible to set the cell style along with the value in the same handler.

Hasan Baidoun
  • 1,095
  • 9
  • 18

1 Answers1

0

The custom "Appearance" can be managed through the CustomAppearance event handlers.

Hasan Baidoun
  • 1,095
  • 9
  • 18