Back to Devexpress

ToggleTableCellAlignBottomLeftCommand Class

aspnet-js-toggletablecellalignbottomleftcommand.md

latest758 B
Original Source

ToggleTableCellAlignBottomLeftCommand Class

A command to apply bottom-left alignment for the selected table cells.

Declaration

ts
declare class ToggleTableCellAlignBottomLeftCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignBottomLeftCommand

See Also

ToggleTableCellAlignBottomLeftCommand Members