Invokes the OnCalculateAggregates method.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected void RaiseCalculateAggregates()
Visual Basic (Declaration)
Protected Sub RaiseCalculateAggregates
Visual C++
protected:
void RaiseCalculateAggregates()

See Also