Back to Devexpress

ToggleTableFixedColumnWidthCommand Class

aspnet-js-toggletablefixedcolumnwidthcommand.md

latest727 B
Original Source

ToggleTableFixedColumnWidthCommand Class

A command to disable automatic adjusting of the selected table.

Declaration

ts
declare class ToggleTableFixedColumnWidthCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase ToggleTableFixedColumnWidthCommand

See Also

ToggleTableFixedColumnWidthCommand Members