Skip to main content

ASPxClientCommandConsts.MERGETABLECELLDOWN_COMMAND Property

Identifies a command that merges the focused table cell with the one below.

Declaration

static MERGETABLECELLDOWN_COMMAND: string

Property Value

Type Description
string

Value: “mergetablecelldown”

Remarks

The MERGETABLECELLDOWN_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also