Action.Drillthrough プロパティ

定義

ハイパーリンクをクリックして実行される詳細レポートを取得または設定します。

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

プロパティ値

ハイパーリンクをクリックすると実行される Drillthrough オブジェクトです。

適用対象