DataCell.DataValues プロパティ

定義

カスタムレポート項目に渡すデータ値。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DataValueCollection ^ DataValues { Microsoft::ReportingServices::OnDemandReportRendering::DataValueCollection ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DataValueCollection DataValues { get; }
member this.DataValues : Microsoft.ReportingServices.OnDemandReportRendering.DataValueCollection
Public MustOverride ReadOnly Property DataValues As DataValueCollection

プロパティ値

DataValueCollection オブジェクト。

適用対象