Gets the expressions by which to group the data. If empty, this is a detail group (that is, there is one instance of the group per detail row of data).

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Values Expressions { get; }
Visual Basic
Public ReadOnly Property Expressions As Values
	Get

See Also