Lenguaje

DataCell.DataValues Propiedad

Definición

Obtiene los valores contenidos en esta celda.

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

Valor de propiedad

Un objeto que DataValueCollection contiene los valores de esta celda.

Se aplica a