Skip to main content

ASPxClientCommandConsts.REDO_COMMAND Property

Identifies a command that returns a previously canceled action.

Declaration

static REDO_COMMAND: string

Property Value

Type Description
string

Value: “redo”

Remarks

The REDO_COMMAND property can be used in the following ways.

Note

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

See Also