AJE Components
ReportDataTabling GetTotalValue Method (ReportDataTableColumnTotal, String)AJE Data Report Engine Help
Function gets the Total Value.

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

public string GetTotalValue(
	ReportDataTableColumnTotal TableColumn,
	string Content
)

Return Value

Type: OnlineString
Remarks

See Also