C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Grouping Class
Members

Grouping Class
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
Grouping Class
Syntax
'Declaration
 
Public Class Grouping 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.DataBinding.Grouping

See Also