PivotDateTimeRangeGroupSettings.IsGroupedBy

PivotDateTimeRangeGroupSettings.IsGroupedBy method

Check whether the field is grouped by the type.

public bool IsGroupedBy(PivotGroupByType type)
ParameterTypeDescription
typePivotGroupByTypeThe group type

See Also