Back to Devexpress

ToggleTableCellAlignMiddleLeftCommand Class

aspnet-js-toggletablecellalignmiddleleftcommand.md

latest758 B
Original Source

ToggleTableCellAlignMiddleLeftCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignMiddleLeftCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignMiddleLeftCommand

See Also

ToggleTableCellAlignMiddleLeftCommand Members