Back to Devexpress

ToggleTableCellAlignTopCenterCommand Class

aspnet-js-toggletablecellaligntopcentercommand.md

latest750 B
Original Source

ToggleTableCellAlignTopCenterCommand Class

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

Declaration

ts
declare class ToggleTableCellAlignTopCenterCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleTableCellAlignTopCenterCommand

See Also

ToggleTableCellAlignTopCenterCommand Members