다음을 통해 공유


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 개체입니다.

적용 대상