OnFooterCalculated
An event called at the end of Recalculate
method. It provides an opportunity to adjust the value of formula after it is calculated.
pas
property OnFooterCalculated: TNxFooterCalculatedEvent read FOnFooterCalculated write FOnFooterCalculated;