Share via


Group.GroupExpressions 属性

定义

对数据进行分组所依据的表达式。

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

属性值

GroupExpressionCollection 对象。

适用于