Back to Devexpress

ToggleTableCellRightBorderCommand Class

aspnet-js-toggletablecellrightbordercommand.md

latest720 B
Original Source

ToggleTableCellRightBorderCommand Class

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

Declaration

ts
declare class ToggleTableCellRightBorderCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellRightBorderCommand

See Also

ToggleTableCellRightBorderCommand Members