次の方法で共有


DataMember.GroupValues プロパティ

定義

グループのグループ式の値を取得します。

public:
 property Microsoft::ReportingServices::ReportRendering::ValueCollection ^ GroupValues { Microsoft::ReportingServices::ReportRendering::ValueCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ValueCollection GroupValues { get; }
member this.GroupValues : Microsoft.ReportingServices.ReportRendering.ValueCollection
Public ReadOnly Property GroupValues As ValueCollection

プロパティ値

グループのグループ式の値を表す ValueCollection オブジェクトです。

適用対象