[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.DisableSystemClipboard

DisableSystemClipboard Property

DisableSystemClipboard

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

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? DisableSystemClipboard { get; set; }
Property Value
Type Description
bool?

true if the system clipboard usage should be disabled; otherwise, false.