Click or drag to resize

StiAllowClipboardOperationEventArgsAllow Property

Gets or sets a value which indicates that clipboard operation is allowed or not.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual bool Allow { get; set; }

Property Value

Type: Boolean
See Also