Represents a set of expressions that determine the grouping of data
in a data-bound object in a C1PrintDocument
(see Grouping).
Namespace:
C1.C1Preview.DataBindingWhen the document generates, a new group is created if at least one expression in the Expressions collection evaluates to a different value.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class Grouping |
Visual Basic |
---|
Public Class Grouping |