ActiveReports 12 Server User Guide
ReportType Property (RenderOptions)

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > RenderOptions Class : ReportType Property
Gets or sets the type of the report.
Syntax
'Declaration
 
Public Property ReportType As ReportType
public ReportType ReportType {get; set;}

Property Value

The type of the report.
See Also

Reference

RenderOptions Class
RenderOptions Members