Click or drag to resize

StiOptionsEngineGlobalEventsInvokePasteDataInViewer Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokePasteDataInViewer(Stimulsoft.Report.StiReport,Stimulsoft.Report.Events.StiPasteDataInViewerEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool InvokePasteDataInViewer(
	StiReport report,
	StiPasteDataInViewerEventArgs args
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokePasteDataInViewer(Stimulsoft.Report.StiReport,Stimulsoft.Report.Events.StiPasteDataInViewerEventArgs)"]

args
Type: Stimulsoft.Report.EventsStiPasteDataInViewerEventArgs

[Missing <param name="args"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokePasteDataInViewer(Stimulsoft.Report.StiReport,Stimulsoft.Report.Events.StiPasteDataInViewerEventArgs)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokePasteDataInViewer(Stimulsoft.Report.StiReport,Stimulsoft.Report.Events.StiPasteDataInViewerEventArgs)"]

See Also