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

ValueCollection 物件,其中包含群組的群組運算式值。

適用於