次の方法で共有


CustomReportItem.AltReportItem プロパティ

定義

カスタム アイテムの種類がネイティブでサポートされていない場合に、カスタム レポート アイテムの代わりに表示するレポート アイテムを取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ AltReportItem { Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::AltReportItem ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.AltReportItem AltReportItem { get; set; }
member this.AltReportItem : Microsoft.ReportingServices.RdlObjectModel.AltReportItem with get, set
Public Property AltReportItem As AltReportItem

プロパティ値

AltReportItem オブジェクト。

適用対象