次の方法で共有


GroupInstance.GroupExpressions プロパティ

定義

GroupExpressions クラスの Group プロパティの計算値を取得します。

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

プロパティ値

GroupExpressionValueCollection プロパティの計算値を表す GroupExpressions 値。

適用対象