The GroupingColumn class provides basic information about column grouping fields. The GroupingInfo class includes additional methods for describing and updating grouping fields.
The following are methods for GroupingColumn. All are instance methods.
public String getName()
Type: String
public String getLabel()
Type: String
public Reports.ColumnDataType getDataType()
Type: Reports.ColumnDataType
public Integer getGroupingLevel()
Type: Integer