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

ASPxClientCommandConsts.SPLITTABLECELLHORIZONTALLY_COMMAND Property

Identifies a command that splits the current table cell horizontally.

Declaration

static SPLITTABLECELLHORIZONTALLY_COMMAND: string

Property Value

Type Description
string

Value: “splittablecellhorizontally”

Remarks

The SPLITTABLECELLHORIZONTALLY_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also