ImageReportItem.OnCopy(Report) 方法

定义

public:
 override void OnCopy(Microsoft::ReportingServices::RdlObjectModel::Report ^ copyReport);
public override void OnCopy (Microsoft.ReportingServices.RdlObjectModel.Report copyReport);
override this.OnCopy : Microsoft.ReportingServices.RdlObjectModel.Report -> unit
Public Overrides Sub OnCopy (copyReport As Report)

参数

copyReport
Report

适用于