ActiveReports 9
Render(IReport,StreamProvider,NameValueCollection) Method

Syntax
'Declaration
 
Public Overloads Sub Render( _
   ByVal report As IReport, _
   ByVal streamProvider As StreamProvider, _
   ByVal settings As System.Collections.Specialized.NameValueCollection _
) 
public void Render( 
   IReport report,
   StreamProvider streamProvider,
   System.Collections.Specialized.NameValueCollection settings
)

Parameters

report
streamProvider
settings
See Also

Reference

ExcelRenderingExtension Class
ExcelRenderingExtension Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum