Skip to main content

ASPxClientCommandConsts.INSERTTABLEROWBELOW_COMMAND Property

Identifies a command that inserts a new row below the currently focused one.

Declaration

static INSERTTABLEROWBELOW_COMMAND: string

Property Value

Type Description
string

Value: “inserttablerowbelow”

Remarks

The INSERTTABLEROWBELOW_COMMAND property can be used in the following ways.

This command is available only in the Design View.

See Also