Back to Devexpress

ToggleTableCellInsideHorizontalBordersCommand Class

aspnet-js-toggletablecellinsidehorizontalborderscommand.md

latest815 B
Original Source

ToggleTableCellInsideHorizontalBordersCommand Class

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

Declaration

ts
declare class ToggleTableCellInsideHorizontalBordersCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellInsideHorizontalBordersCommand

See Also

ToggleTableCellInsideHorizontalBordersCommand Members