Back to Devexpress

ASPxClientCommandConsts.COPY_COMMAND Property

aspnet-js-aspxclientcommandconsts-dot-copy-underscore-command.md

latest2.6 KB
Original Source

ASPxClientCommandConsts.COPY_COMMAND Property

Identifies a command that copies the selected content.

Declaration

ts
static COPY_COMMAND: string

Property Value

TypeDescription
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

HTML Editor

ExecuteCommand(commandName, parameter, addToUndoHistory)

CommandExecuted

HTML Editor Toolbars

Menu Toolbar

ToolbarCopyButton

Ribbon Toolbar

HECopySelectionRibbonCommand

Design View

ASPxClientCommandConsts Class

ASPxClientCommandConsts Members