RectangleReportItem(ILayoutEditor) Constructor

Definition

public:
 RectangleReportItem(Microsoft::ReportDesigner::ILayoutEditor ^ control);
public RectangleReportItem (Microsoft.ReportDesigner.ILayoutEditor control);
new Microsoft.ReportDesigner.RectangleReportItem : Microsoft.ReportDesigner.ILayoutEditor -> Microsoft.ReportDesigner.RectangleReportItem
Public Sub New (control As ILayoutEditor)

Parameters

control
ILayoutEditor

Applies to