Back to Devexpress

ToggleTableCellAlignTopRightCommand Class

aspnet-js-toggletablecellaligntoprightcommand.md

latest742 B
Original Source

ToggleTableCellAlignTopRightCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignTopRightCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignTopRightCommand

See Also

ToggleTableCellAlignTopRightCommand Members