ActiveReports 8 Server SDK
ClientRender Property
Gets or sets the script to run in the client render event. This event occurs before the render request is sent to the report service.
Syntax
public string ClientRender {get; set;}

Property Value

The client render event.
Remarks
args: get_report(), get_options()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Class
ReportList Members

Send Feedback