Back to Devexpress

ToggleTableCellInsideBordersCommand Class

aspnet-js-toggletablecellinsideborderscommand.md

latest734 B
Original Source

ToggleTableCellInsideBordersCommand Class

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

Declaration

ts
declare class ToggleTableCellInsideBordersCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellInsideBordersCommand

See Also

ToggleTableCellInsideBordersCommand Members