public void SetDataSourceFields( string reportSectionName, IEnumerable<CIMReportField> reportFields )
Public Overloads Sub SetDataSourceFields( _ ByVal reportSectionName As String, _ ByVal reportFields As IEnumerable(Of CIMReportField) _ )
Parameters
- reportSectionName
- Name of the report section.
- reportFields
- Array of grouping and sorting fields for the report section.