ArcGIS Pro 2.9 API Reference Guide
GroupFields Property (ReportDataSource)

ArcGIS.Desktop.Reports Namespace > ReportDataSource Class : GroupFields Property
Gets all the group fields
Syntax
public IEnumerable<CIMReportField> GroupFields {get;}
Public ReadOnly Property GroupFields As IEnumerable(Of CIMReportField)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReportDataSource Class
ReportDataSource Members