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

DataValueCollection 物件。

適用於