Icon OnCellUpdate Event

property OnCellUpdate: TGridColumnCellEvent

Available In: Visual Client Applications

This event is triggered whenever the contents or display properties of a cell in the grid column are updated, and can be used to override the default display of the grid cell parameter by modifying its background and/or font.
Image