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

ASPxClientCommandConsts.INSERTTABLEROWABOVE_COMMAND Property

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

Declaration

static INSERTTABLEROWABOVE_COMMAND: string

Property Value

Type Description
string

Value: “inserttablerowabove”

Remarks

The INSERTTABLEROWABOVE_COMMAND property can be used in the following ways.

This command is available only in the Design View.

See Also