Group.GroupExpressions Property

Definition

The expressions by which to group the data.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GroupExpressionCollection ^ GroupExpressions { Microsoft::ReportingServices::OnDemandReportRendering::GroupExpressionCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionCollection GroupExpressions { get; }
member this.GroupExpressions : Microsoft.ReportingServices.OnDemandReportRendering.GroupExpressionCollection
Public ReadOnly Property GroupExpressions As GroupExpressionCollection

Property Value

A GroupExpressionCollection object.

Applies to