DataCell.m_dataValues フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ値の収集を指定します。
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