Back to Devexpress

ToggleTableCellAlignMiddleCenterCommand Class

aspnet-js-toggletablecellalignmiddlecentercommand.md

latest774 B
Original Source

ToggleTableCellAlignMiddleCenterCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignMiddleCenterCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignMiddleCenterCommand

See Also

ToggleTableCellAlignMiddleCenterCommand Members