Langue

DataCell.DataValues Propriété

Définition

Obtient les valeurs contenues dans cette cellule.

public:
 property Microsoft::ReportingServices::ReportRendering::DataValueCollection ^ DataValues { Microsoft::ReportingServices::ReportRendering::DataValueCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.DataValueCollection DataValues { get; }
member this.DataValues : Microsoft.ReportingServices.ReportRendering.DataValueCollection
Public ReadOnly Property DataValues As DataValueCollection

Valeur de propriété

Un DataValueCollection objet contenant les valeurs de cette cellule.

S’applique à