Click or drag to resize

StiAllowClipboardOperationEventArgs Constructor

Initializes a new instance of the StiAllowClipboardOperationEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAllowClipboardOperationEventArgs(
	StiComponentsCollection comps
)

Parameters

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.Events.StiAllowClipboardOperationEventArgs.#ctor(Stimulsoft.Report.Components.StiComponentsCollection)"]

See Also