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

ASPxClientCommandConsts.DELETETABLECOLUMN_COMMAND Property

Identifies a command that deletes the currently selected table column.

Declaration

static DELETETABLECOLUMN_COMMAND: string

Property Value

Type Description
string

Value: “deletetablecolumn”

Remarks

The DELETETABLECOLUMN_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View when a table is selected.

See Also