ImageReportItem(ILayoutEditor) 构造函数

定义

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

参数

control
ILayoutEditor

适用于