Lingua

CustomData.RowCollection Proprietà

Definizione

Ottiene le righe di dati.

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

Valore della proprietà

Un oggetto DataRowCollection.

Si applica a