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 对象。

适用于