Back to Devexpress

ToggleTableCellOutsideBordersCommand Class

aspnet-js-toggletablecelloutsideborderscommand.md

latest741 B
Original Source

ToggleTableCellOutsideBordersCommand Class

A command to toggle outer borders for selected cells on/off.

Declaration

ts
declare class ToggleTableCellOutsideBordersCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellOutsideBordersCommand

See Also

ToggleTableCellOutsideBordersCommand Members