Back to Devexpress

ToggleTableCellBottomBorderCommand Class

aspnet-js-toggletablecellbottombordercommand.md

latest728 B
Original Source

ToggleTableCellBottomBorderCommand Class

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

Declaration

ts
declare class ToggleTableCellBottomBorderCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellBottomBorderCommand

See Also

ToggleTableCellBottomBorderCommand Members