DataCell.m_dataValues Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the collection of data values.
protected: Microsoft::ReportingServices::OnDemandReportRendering::DataValueCollection ^ m_dataValues;
protected Microsoft.ReportingServices.OnDemandReportRendering.DataValueCollection m_dataValues;
val mutable m_dataValues : Microsoft.ReportingServices.OnDemandReportRendering.DataValueCollection
Protected m_dataValues As DataValueCollection