言語

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

適用対象