Właściwość DataMember.GroupValues
Pobiera wartości wyrażeń grupy dla grupy.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property GroupValues As ValueCollection
Get
'Użycie
Dim instance As DataMember
Dim value As ValueCollection
value = instance.GroupValues
public ValueCollection GroupValues { get; }
public:
property ValueCollection^ GroupValues {
ValueCollection^ get ();
}
member GroupValues : ValueCollection
function get GroupValues () : ValueCollection
Wartość właściwości
Typ: Microsoft.ReportingServices.ReportRendering.ValueCollection
A ValueCollection obiektu zawierającego wartości wyrażeń grupy do grupy.