DataMember.GroupValues プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
グループのグループ式の値を取得します。
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 オブジェクトです。