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

ASPxClientCommandConsts.UNDO_COMMAND Property

Identifies a command that cancels the last action.

Declaration

static UNDO_COMMAND: string

Property Value

Type Description
string

Value: “undo”

Remarks

The UNDO_COMMAND property can be used in the following ways.

Note

This command is available both in the Design View and HTML View.

See Also