RectangleReportItem(ILayoutEditor) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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