次の方法で共有


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 オブジェクト。

適用対象