Back to Devexpress

InsertTableColumnToTheLeftCommand Class

aspnet-js-inserttablecolumntotheleftcommand.md

latest741 B
Original Source

InsertTableColumnToTheLeftCommand Class

A command to insert a table column to the left of the current position in the table.

Declaration

ts
declare class InsertTableColumnToTheLeftCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertTableColumnToTheLeft property.

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableColumnToTheLeftCommand

See Also

InsertTableColumnToTheLeftCommand Members