[]
Gets the collection of expressions defining the data grouping. When the document generates, a new group starts if at least one expression in this collection evaluates to a different value.
public ExpressionCollection Expressions { get; }