[]
        
(Showing Draft Content)

C1.Report.Group.GroupBy

GroupBy Property

GroupBy

Gets or sets the expression used to break records into groups.

Declaration
public string GroupBy { get; set; }
Remarks

This property contains a VBScript expression that is evaluated for every record in the source recordset. A new group is started whenever the value of this expression changes.