Back to Devexpress

ToggleTableCellAlignMiddleRightCommand Class

aspnet-js-toggletablecellalignmiddlerightcommand.md

latest766 B
Original Source

ToggleTableCellAlignMiddleRightCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignMiddleRightCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignMiddleRightCommand

See Also

ToggleTableCellAlignMiddleRightCommand Members