ActiveReports 9
LoadReportFromServer Method

Report name or null if report not opened
Load report from active reports server
Syntax
'Declaration
 
Public Function LoadReportFromServer( _
   ByRef reportName As System.String _
) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult LoadReportFromServer( 
   out System.string reportName
)

Parameters

reportName
Report name or null if report not opened

Return Value

The result of the opening of the form
See Also

Reference

Designer Class
Designer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum