Back to Devexpress

DeleteTableCellsWithShiftHorizontallyCommand Class

aspnet-js-deletetablecellswithshifthorizontallycommand.md

latest803 B
Original Source

DeleteTableCellsWithShiftHorizontallyCommand Class

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

Declaration

ts
declare class DeleteTableCellsWithShiftHorizontallyCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteTableCellsWithShiftHorizontallyCommand

See Also

DeleteTableCellsWithShiftHorizontallyCommand Members