is_grouped_by method

is_grouped_by

Check whether the field is grouped by the type.

Returns

def is_grouped_by(self, type):
    ...
ParameterTypeDescription
typePivotGroupByTypeThe group type

See Also