AJE Components
ReportDataTabling Build Method (List DataRow )AJE Data Report Engine Help
Builds the Output Content for the Report Item.

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

public Hashtable Build(
	List<DataRow> DataRows
)

Parameters

DataRows
Type: OnlineSystem.Collections.Generic List OnlineDataRow 
The Data Group selection criteria

Return Value

Type: OnlineHashtable
See Also