Back to Devexpress

ToggleTableCellAlignTopLeftCommand Class

aspnet-js-toggletablecellaligntopleftcommand.md

latest734 B
Original Source

ToggleTableCellAlignTopLeftCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignTopLeftCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignTopLeftCommand

See Also

ToggleTableCellAlignTopLeftCommand Members