AJE Components
ReportFielding ToOutput Method (Boolean)AJE Data Report Engine Help
Function Builds and returns the Content for the Report Field.

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

public string ToOutput(
	bool NoFormatting = false
)

Return Value

Type: OnlineString
Remarks

See Also