The Grouping type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another Grouping to the current object.

Properties

  Name Description
Public property Defined
Gets a value indicating whether the Expressions collection contains at least one grouping Expression.
Public property Expressions
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 property Owner
Gets the C1DataBinding object which is the owner of the current collection.

See Also