AJE Components
Reporting ToOutput Method (Boolean, Boolean)AJE Data Report Engine Help
Function Builds and returns the Body Content for the Report.

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

public string ToOutput(
	bool BodyOnly,
	bool PDFBuild = false
)

Return Value

Type: OnlineString
Remarks

See Also