Click or drag to resize

StiOptionsEngineGlobalEventsInvokeAllowPasteOperation Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAllowPasteOperation(System.Object,Stimulsoft.Report.Events.StiAllowClipboardOperationEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeAllowPasteOperation(
	Object sender,
	StiAllowClipboardOperationEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAllowPasteOperation(System.Object,Stimulsoft.Report.Events.StiAllowClipboardOperationEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiAllowClipboardOperationEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAllowPasteOperation(System.Object,Stimulsoft.Report.Events.StiAllowClipboardOperationEventArgs)"]

See Also