Lenguaje

CustomData.RowCollection Propiedad

Definición

Obtiene las filas de datos.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::DataRowCollection ^ RowCollection { Microsoft::ReportingServices::OnDemandReportRendering::DataRowCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.DataRowCollection RowCollection { get; }
member this.RowCollection : Microsoft.ReportingServices.OnDemandReportRendering.DataRowCollection
Public ReadOnly Property RowCollection As DataRowCollection

Valor de propiedad

Un objeto DataRowCollection.

Se aplica a