Back to Devexpress

ToggleTableAutoFitContentsCommand Class

aspnet-js-toggletableautofitcontentscommand.md

latest710 B
Original Source

ToggleTableAutoFitContentsCommand Class

A command to fit the specified table to its contents.

Declaration

ts
declare class ToggleTableAutoFitContentsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase ToggleTableAutoFitContentsCommand

See Also

ToggleTableAutoFitContentsCommand Members