Back to Devexpress

ChangeTableCellPreferredWidthCommand Class

aspnet-js-changetablecellpreferredwidthcommand.md

latest667 B
Original Source

ChangeTableCellPreferredWidthCommand Class

A command to change the preferred cell width of the selected table rows.

Declaration

ts
declare class ChangeTableCellPreferredWidthCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeTableCellPreferredWidthCommand

See Also

ChangeTableCellPreferredWidthCommand Members