[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.Grouping

Grouping Property

Grouping

Gets or sets the expressions by which to group the data.

Declaration
public Grouping Grouping { get; set; }
Property Value
Type Description
Grouping

A Grouping object containing the expressions by which to group the data.

Remarks

If omitted, this member is static; otherwise, it is dynamic.