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

In This Topic
Expressions Property (Grouping)
In This Topic
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.
Syntax
'Declaration
 
Public ReadOnly Property Expressions As ExpressionCollection
 
See Also