[]
Gets or sets a value indicating whether to disable usage of the system clipboard.
[Parameter]
public bool DisableSystemClipboard { get; init; }
Type | Description |
---|---|
bool | A bool indicating if the system clipboard usage is disabled. |
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.