CustomReportItem.AltReportItem プロパティ

定義

カスタムアイテムタイプがネイティブでサポートされていない場合、カスタムレポートアイテムの代わりにレポートアイテムをレンダリングします。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ AltReportItem { Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItem AltReportItem { get; }
member this.AltReportItem : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Public ReadOnly Property AltReportItem As ReportItem

プロパティ値

ReportItem オブジェクト。

適用対象