Tablix.ContainedReportItems 屬性

定義

取得或設定tablix中包含的報告項目。

public:
 virtual property System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::ReportItem ^> ^ ContainedReportItems { System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::ReportItem ^> ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public override System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.ReportItem> ContainedReportItems { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ContainedReportItems : seq<Microsoft.ReportingServices.RdlObjectModel.ReportItem>
Public Overrides ReadOnly Property ContainedReportItems As IEnumerable(Of ReportItem)

屬性值

IEnumerable<T> 物件。

屬性

適用於