Skip to main content

ASPxClientCommandConsts.DELETETABLEROW_COMMAND Property

Identifies a command that deletes the currently selected table row.

Declaration

static DELETETABLEROW_COMMAND: string

Property Value

Type Description
string

Value: “deletetablerow”

Remarks

The DELETETABLEROW_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also