ActiveReports 12 Server User Guide
ARRenderExtensions Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : ARRenderExtensions Property
Gets or sets the collection of rendering extensions for AR reports.
Syntax
'Declaration
 
Public Property ARRenderExtensions As String
public string ARRenderExtensions {get; set;}

Property Value

The collection of rendering extensions for AR reports.
See Also

Reference

ReportList Class
ReportList Members