ICustomReportItem.Action プロパティ

定義

カスタムレポート項目のアクションを受け取ります。

public:
 property Microsoft::ReportingServices::ReportRendering::Action ^ Action { Microsoft::ReportingServices::ReportRendering::Action ^ get(); };
public Microsoft.ReportingServices.ReportRendering.Action Action { get; }
member this.Action : Microsoft.ReportingServices.ReportRendering.Action
Public ReadOnly Property Action As Action

プロパティ値

カスタムレポート項目の Action

適用対象