ArcGIS Pro 2.8 API Reference Guide
GroupFieldNames Property

ArcGIS.Desktop.Reports Namespace > ReportDataSource Class : GroupFieldNames Property
Gets all the group field names.
Syntax
public IEnumerable<string> GroupFieldNames {get;}
Public ReadOnly Property GroupFieldNames As IEnumerable(Of String)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReportDataSource Class
ReportDataSource Members