[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableSystemClipboard

DisableSystemClipboard Property

DisableSystemClipboard

Gets or sets a value indicating whether to disable usage of the system clipboard.

Declaration
[Parameter]
public bool DisableSystemClipboard { get; init; }
Property Value
Type Description
bool

A bool indicating if the system clipboard usage is disabled.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards. Copy-paste between designer instances will work only in the same browser in the same domain.