ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportDataSource Class / GroupFields Property

In This Topic
    GroupFields Property (ReportDataSource)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also