DataMember.GroupValues Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les valeurs des expressions de groupe pour le groupe.
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
Valeur de propriété
Un objet ValueCollection contenant les valeurs des expressions de groupe pour le groupe.