public void SetDataSource( ReportDataSource dataSource, string reportSectionName )
Public Overloads Sub SetDataSource( _ ByVal dataSource As ReportDataSource, _ ByVal reportSectionName As String _ )
Parameters
- dataSource
- The source for the report.
- reportSectionName
- Name of the report section.