AJE Components
ReportDataTableBase OutputType Property AJE Data Report Engine Help
Gets or sets the Output Type as HTML, Text or CSV Content.

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

public Report..::..OutputTypes OutputType { get; set; }

Property Value

Type: Report OutputTypes
Remarks

Default is HTML.
See Also