ActiveReports 9 Server
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
'Declaration
 
Public Property ClientRender As String
public string ClientRender {get; set;}

Property Value

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

See Also

Reference

ReportList Class
ReportList Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum