DataCell.DataValues 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此資料格中所包含的值。
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 物件。