Back to Devexpress

ToggleTableCellLeftBorderCommand Class

aspnet-js-toggletablecellleftbordercommand.md

latest712 B
Original Source

ToggleTableCellLeftBorderCommand Class

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

Declaration

ts
declare class ToggleTableCellLeftBorderCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellLeftBorderCommand

See Also

ToggleTableCellLeftBorderCommand Members