Back to Devexpress

ToggleTableCellAlignBottomRightCommand Class

aspnet-js-toggletablecellalignbottomrightcommand.md

latest766 B
Original Source

ToggleTableCellAlignBottomRightCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignBottomRightCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignBottomRightCommand

See Also

ToggleTableCellAlignBottomRightCommand Members