Back to Devexpress

InsertTableColumnToTheRightCommand Class

aspnet-js-inserttablecolumntotherightcommand.md

latest749 B
Original Source

InsertTableColumnToTheRightCommand Class

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

Declaration

ts
declare class InsertTableColumnToTheRightCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableColumnToTheRightCommand

See Also

InsertTableColumnToTheRightCommand Members