Language

LayoutEditor.DeleteReportItem(ReportItem) メソッド

定義

public:
 virtual void DeleteReportItem(Microsoft::ReportDesigner::ReportItem ^ reportItem);
public void DeleteReportItem(Microsoft.ReportDesigner.ReportItem reportItem);
abstract member DeleteReportItem : Microsoft.ReportDesigner.ReportItem -> unit
override this.DeleteReportItem : Microsoft.ReportDesigner.ReportItem -> unit
Public Sub DeleteReportItem (reportItem As ReportItem)

パラメーター

reportItem
ReportItem

実装

適用対象