DataCell.DataValues 屬性

定義

取得此資料格中所包含的值。

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

屬性值

DataValueCollection

包含這個資料格值的 DataValueCollection 物件。

適用於