C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / GetReportList Method

In This Topic
GetReportList Method
In This Topic
Gets array of the available report names for given report file.
Syntax
'Declaration
 
Public Function GetReportList( _
   ByVal fileName As System.String _
) As System.String()
 

Parameters

fileName
See Also