共用方式為


ImageReportItem.OnCopy(Report) Method

Definition

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)

Parameters

copyReport
Report

Applies to