GroupInstance.GroupExpressions Property

Definition

Gets the calculated value of the GroupExpressions property in a Group class.

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

Property Value

A GroupExpressionValueCollection value that represents the calculated value of the GroupExpressions property.

Applies to