Skip to main content
A newer version of this page is available. .

ASPxClientCommandConsts.COPY_COMMAND Property

Identifies a command that copies the selected content.

Declaration

static COPY_COMMAND: string

Property Value

Type Description
string

Value: “copy”

Remarks

The COPY_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

Important

This command doesn’t work in Chrome due to its security specifics

See Also