OnGetValue
An even that can used to alter the value stored inside a cell to one send to painting process.
pas
property OnGetValue: TNxGetDateValueEvent read FOnGetValue write FOnGetValue;
Value inside a cell can be even be empty, and the value sent to painting process can be fully dynamic.