Gets the SortExpressions collection containing the expressions by which to sort the group instances. Not used if Group is null.

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

Syntax

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

See Also