Back to Devexpress

ToggleTableCellAlignBottomCenterCommand Class

aspnet-js-toggletablecellalignbottomcentercommand.md

latest774 B
Original Source

ToggleTableCellAlignBottomCenterCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignBottomCenterCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignBottomCenterCommand

See Also

ToggleTableCellAlignBottomCenterCommand Members