Back to Devexpress

DeleteTableCellsWithShiftVerticallyCommand Class

aspnet-js-deletetablecellswithshiftverticallycommand.md

latest787 B
Original Source

DeleteTableCellsWithShiftVerticallyCommand Class

A command to delete the selected table cells with a vertical shift.

Declaration

ts
declare class DeleteTableCellsWithShiftVerticallyCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableCellsWithShiftVerticallyCommand

See Also

DeleteTableCellsWithShiftVerticallyCommand Members