AJE Components
ReportRunningTotal ToValue Method (List Decimal , ReportRunningTotal TotalFunctions)AJE Data Report Engine Help
Function returns the Value of the Report Running Total.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public static decimal ToValue(
	List<decimal> Values,
	ReportRunningTotal..::..TotalFunctions TotalFunction
)

Return Value

Type: OnlineDecimal
Remarks

See Also