This example shows how to determine whether the mouse is hovered on Field Value and redraw the corresponding element. The PivotGridControl.CustomDrawFieldValue event occurs before painting the field value, total header, grand total header, or data field header. The PivotGridControl.CalcHitInfo method call handles the MouseMove
event to determine whether the Field Value is hovered.
- Form1.cs (VB: Form1.vb)
- Program.cs (VB: Program.vb)
(you will be redirected to DevExpress.com to submit your response)