In This Topic
Represents a set of expressions that determine the grouping of data in a data-bound object in a
C1.C1Preview.C1PrintDocument (see
Grouping).
When the document generates, a new group is created if at least one expression in the Expressions collection evaluates to a different value.
Object Model
Syntax
'Declaration
Public Class Grouping
Inheritance Hierarchy
System.Object
C1.C1Preview.DataBinding.Grouping
See Also