Back to Devexpress

RemoveTableCellBordersCommand Class

aspnet-js-removetablecellborderscommand.md

latest689 B
Original Source

RemoveTableCellBordersCommand Class

A command to remove the borders of the selected table cells.

Declaration

ts
declare class RemoveTableCellBordersCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase RemoveTableCellBordersCommand

See Also

RemoveTableCellBordersCommand Members