DataRow.m_cachedDataCells Field

Definition

Represents the cached data cells for the row.

protected: cli::array <Microsoft::ReportingServices::OnDemandReportRendering::DataCell ^> ^ m_cachedDataCells;
protected Microsoft.ReportingServices.OnDemandReportRendering.DataCell[] m_cachedDataCells;
val mutable m_cachedDataCells : Microsoft.ReportingServices.OnDemandReportRendering.DataCell[]
Protected m_cachedDataCells As DataCell() 

Field Value

Applies to