AJE Components
ReportDataTableColumn Constructor (String, String)AJE Data Report Engine Help
Initializes a new instance of the ReportDataTableColumn class

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

public ReportDataTableColumn(
	string Name,
	string Header
)
See Also