LayoutEditor.DeleteReportItem(ReportItem) Method

Definition

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)

Parameters

reportItem
ReportItem

Implements

Applies to